Package: xserver-xorg-input-tslib Version: 0.0.5-8 Severity: normal Hi
I have a Neo Freerunner running Debian. It uses xserver-xorg-input-tslib to drive touchscreen device. Using xev, I've found that while stylus is kept touched, there are lots of MotionEvent's generated, mostly with even the same coordinates. This is not good. Devices like freerunner are slow, and applications that try to handle MotionEvent (like a drawing application) just can't keep. I believe that at least MotionEvent should not be generated if coordinates did not change from the last MotionEvent. And maybe even if coordinates change only from 1-2 pixels (may be a parameter). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org