OSDN Git Service

This patch adds support for "EVIOCGRAB" on the input device, which
authorChris Larson <clarson@kergoth.com>
Wed, 11 Jul 2007 19:49:33 +0000 (19:49 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 11 Jul 2007 19:49:33 +0000 (19:49 +0000)
commitaf496eb95da3733a88b0b61a351ec59c291e1d59
tree0ca8ef8a5855504ee6ca8d0951c999764f7b2521
parent001aada95e92a01930a7b24f809ca0ecd431d0c2
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>
Signed-off-by: Chris Larson <clarson@kergoth.com>
plugins/input-raw.c