summaryrefslogtreecommitdiff
path: root/packages/tslib/tslib-1.0/tslib-input_raw-grab_events.patch
AgeCommit message (Collapse)AuthorFiles
2008-02-13tslib: consolidate, taking extra care ↵Rolf Leggewie1
0038f02055e33a3dad0ba914de112ce9450c45d4 is dealt with properly
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>