summaryrefslogtreecommitdiff
path: root/packages/tslib/tslib-1.0/tslib-input_raw-grab_events.patch
AgeCommit message (Collapse)AuthorFiles
2007-02-18tslib: merge patch from openmoko:Koen Kooi1
This patch adds support for "EVIOCGRAB" on the input device, which tells the kernel _not_ to deliver events of the touchscreen to /dev/input/mice. This is probably what most people want, since unprocessed raw touchscreen events should not be converted to emulated PS/2 mouse movements. Signed-off-by: Harald Welte <laforge@openmoko.org>