I again tried to configure this screen in 10.04.1 and still had the same problems. I resolved it by adding the following lines to /usr/lib/X11/xorg.conf.d/05-evdev.conf
Section "InputClass" Identifier "eGalax" MatchProduct "eGalax" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "SwapAxes" "1" Option "InvertX" "1" Option "InvertY" "1" Option "Calibration" "2 4100 11 4099" EndSection I then installed and ran "xinput_calibrator" to get the actual values for the "Calibration" option as described here: http://samiux.blogspot.com/2010/07/howto-ubuntu-1004-on-gigabyte-touchnote.html -- Calibration support for Xenarc 700TSV https://bugs.launchpad.net/bugs/292377 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xf86-input-evtouch in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

