Hello, I'm currently using debain wheezy and have a touch screen. The xorg evdev driver is correctly used and for the most part, all is well.
I would like to however tweak the settings so that a touch simulates a button press and release. Currently, I see the following when I do a *xinput test <id>*: motion a[0]=1002 a[1]=1221 button press 1 motion a[0]=1001 a[1]=1219 motion a[0]=999 a[1]=1218 motion a[0]=998 a[1]=1217 motion a[0]=996 a[1]=1216 motion a[0]=995 button release 1 Ideally it should be: motion a[0]=1060 a[1]=601 button press 1 button release 1 This is so that the accuracy is better and the delay between click and release is reduced. I built and compiled the latest evdev from source but see no options to configure the quick release settings. Any ideas? Thanks, Amit -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/loom.20130315t182911-...@post.gmane.org