summaryrefslogtreecommitdiff
path: root/packages/tslib/tslib-1.0/ts.conf
AgeCommit message (Collapse)AuthorFiles
2007-03-08tslib: disable grab-events thingy by default, turn it on for fic-gta01Koen Kooi1
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>