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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
