Hello Samiux,
I am running Ubuntu 10.10 on the system to start with it did not carry a touchscreen feature out of the box !!!
BTW My lsusb result:
=============================================================
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 002: ID 1199:0220 Sierra Wireless, Inc. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 1bcf:05ca Sunplus Innovation Technology Inc. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 007: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 001 Device 006: ID 064e:d101 Suyin Corp. Acer CrystalEye Webcam Bus 001 Device 005: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax TouchScreen Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub ============================================================
I came across your post here
http://samiux.blogspot.com/2010/11/howto-ubuntu-1010-on-gigabyte-touchnote.html
I followed the steps there and the touchscreen option showed up in the menu System->Administration->Calibrate Touchscreen.
I however installed xinput-calibrator as per your steps from the above post.
To calibrate i ran the following command as advised
'sudo xinput_calibrator'
I got the calibration screen, i calibrated it with a stylus for accuracy.
I got the following instructions...
Warning: multiple calibratable devices found, calibrating last one (eGalax Inc. Touch) use --device to select another one. Calibrating EVDEV driver for "eGalax Inc. Touch" id=13 current calibration values (from XInput): min_x=0, max_x=2047 and min_y=0, max_y=2047
Doing dynamic recalibration: Swapping X and Y axis... Setting new calibration data: 1947, 137, 139, 1755
--> Making the calibration permanent <-- copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf' Section "InputClass" Identifier "calibration" MatchProduct "eGalax Inc. Touch" Option "Calibration" "1947 137 139 1755" Option "SwapAxes" "1" EndSection
When i tested my touchscreen, every time i touched a point on the screen the cursor would move to the opposite side of the screen instead of at the point i touched, seems like the axis's had gotten swapped
I ran the calibration a second time... & I got the following second set of instructions...
Warning: multiple calibratable devices found, calibrating last one (eGalax Inc. Touch) use --device to select another one. Calibrating EVDEV driver for "eGalax Inc. Touch" id=13 current calibration values (from XInput): min_x=1947, max_x=137 and min_y=139, max_y=1755
Doing dynamic recalibration: Setting new calibration data: 139, 1949, 1750, 134
--> Making the calibration permanent <-- copy the snippet below into '/etc/X11/xorg.conf.d/99-calibration.conf' Section "InputClass" Identifier "calibration" MatchProduct "eGalax Inc. Touch" Option "Calibration" "139 1949 1750 134" EndSection
After running the second calibration my response got corrected and i could use my touch screen without any problem as a touch mouse.
However this calibration results were valid only for the current login session, and when the system was restarted the calibration was gone.
[B]Can You Please Help Me Calibrate My Touchscreen Permanantly ???
Also can you please guide me to enable the automatic right-click option [/B]
However my touch screen can be used only as a touch mouse.
[B]A complete Tablet Touch Function was still elusive :(
Is there any way a Tablet Touch function be achieved on this touch screen on Ubuntu 10.10?
I would love to see my touch screen perform the page flicks easily and greatly enhance my overall touch screen experience as close to a real Tablet touchscreen.[/B]
thanks in advance !!!