"README.md" did not exist on "440482475f20062eddc6b229f543a6fc9766c9ce"
tablet: support tablet devices without BTN_TOOL_PEN
Some devices like the UC Logic WP5540U has BTN_STYLUS but not BTN_TOOL_PEN. While a kernel bug, let's just handle these correctly anyway. https://bugs.freedesktop.org/show_bug.cgi?id=102570 Signed-off-by:Peter Hutterer <peter.hutterer@who-t.net> Yay-by:
Benjamin Tissoires <benjamin.tissoires@gmail.com>
Showing
- meson.build 1 addition, 0 deletionsmeson.build
- src/evdev-tablet.c 14 additions, 2 deletionssrc/evdev-tablet.c
- test/litest-device-uclogic-tablet.c 106 additions, 0 deletionstest/litest-device-uclogic-tablet.c
- test/litest.c 2 additions, 0 deletionstest/litest.c
- test/litest.h 1 addition, 0 deletionstest/litest.h
- test/test-tablet.c 2 additions, 0 deletionstest/test-tablet.c
Loading
Please register or sign in to comment