I have the same problem. Dell ST22202T touchscreen and an eGalaxTouch Touchscreen, both tested on Ubuntu 12.04 and 12.10. edev seems to ignore all set-prop commands. I tried: xinput set-prop 10 "Evdev Axes Swap" 1 xinput set-prop 10 "Evdev Axis Inversion" 1 1 xinput set-prop 10 "Evdev Axis Calibration" 30 1902 25 1078 All commands have no effect.
edev also seems to ignore all Option commands set in /usr/share/X11/xorg.conf.d/10-evdev.conf Section "InputClass" Identifier "evdev touchscreen catchall" MatchIsTouchscreen "on" MatchDevicePath "/dev/input/event*" Driver "evdev" Option "InvertX" "1" Option "InvertY" "1" Option "Calibration" "30 1902 25 1078" Option "SwapAxes" "1" EndSection -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-evdev in Ubuntu. https://bugs.launchpad.net/bugs/1103723 Title: the evdev driver of Xorg ignore the swap axes optiopn for N-trig multitouch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1103723/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp