Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/tablet
Dmitry Torokhov f3192090df Input: kbtab - do not advertise unsupported events
The device does not emit EV_MSC/MSC_SERIAL nor EV_KEY/BTN_MIDDLE events
so it should not mark them as supported in capabilities bitmaps. This
still leaves BTN_TOOL_PEN and BTN_TOUCH events being processed in a funky
manner.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-04-20 22:34:47 -07:00
..
acecad.c Input: acecad - don't advertise mouse events 2010-04-20 22:34:24 -07:00
aiptek.c Fix misspelling of "should" and "shouldn't" in comments. 2010-02-05 12:22:30 +01:00
gtco.c Input: make USB device ids constant 2010-01-11 00:08:19 -08:00
kbtab.c Input: kbtab - do not advertise unsupported events 2010-04-20 22:34:47 -07:00
Kconfig
Makefile
wacom.h Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_sys.c Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_wac.c Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00
wacom_wac.h Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00