evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 14 Oct 2013 22:28:01 +0000 (15:28 -0700)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:33 +0000 (17:51 +0100)
commit5d493ad6f452bcfd46270cdfe3b906cf4ffe9aca
treee89d49155d22b57b1ffd698153bb9da158e8c4d3
parentee5f763fc81bd1eddd2963392ea92e3c1c0f724a
evdev: Stop looking for pointer buttons when we get to BTN_JOYSTICK

We don't want to mark a touchscreen as a button device just because it
exposes the BTN_TOUCH and BTN_TOOL buttons.
src/evdev.c