e

TouchScreen - Calibrating

This was provided by mardhi on the Bodhi forum and has been successfully tested on an Asus T101MT and an Itronix GoBook 250 with GUNZE touch panel.

To calibrate a touchscreen

Ensure your machine is online so that it can download the software…

1. Open a terminal, type the following text and press Enter.

 sudo apt-get install xinput-calibrator

…and enter your password if prompted. The calibration program is then downloaded and installed.

2. Type the following text in the terminal and press Enter.

 xinput_calibrator

The calibration program then opens and fills the screen.

3. As the red crosses appear in each corner of the screen, press them. When you've pressed the fourth cross, your screen is calibrated.

In the terminal you will see some output which includes the “new calibration data”. This may be used to make the calibration persistent, as described below.

A method for creating an xorg.conf.d calibration file is described in the program output, but this does not currently work in Bodhi or in Ubuntu Lucid.

If you should experience any difficulties with calibration, it is worth typing

 man xinput_calibrator

In the terminal, and consulting the options available. These include debug messages, listing input devices, and providing a pre-calibrated setting, detailed below.

To make Touchscreen calibration persistent

1. Run the xinput_calibrator program as detailed above, and take a note of
the four “new calibration data” setting values that appear in the order:- min x max x min y max y

2. Insert the following into a startup script:

xinput_calibrator --precalib  min_x max_x min_y max_y 

Where the actual values written down earlier are substituted for the min_x etc

3. On rebooting, these values are used to configure the TouchScreen automatically.

xinput_calibrator may re-present its calibration screen on startup, but there is no need to recalibrate unless you wish to - just hit any key to skip - or wait for the timeout.




User Feedback

touchscreen_-_calibrating
Did you find this article helpful?
Yes, right on the money!
 
100%(3)
Somewhat. Needs work.
0%(0)
Not really
0%(0)
Not at all.
0%(0)

If you would like to comment or make further suggestions, please leave a note on our Comments page (you will have to Create an Account if you haven't already).

 
touchscreen_-_calibrating.txt · Last modified: 2011/11/22 03:26 by flymo · [Old revisions]


© Copyright Bodhi Linux 2012. All Rights Reserved - Hosted by vaultnetworks