evdev: Clear touch capability if we see a mouse-type button
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 14 Oct 2013 22:46:13 +0000 (15:46 -0700)
committerJonas Ådahl <jadahl@gmail.com>
Sun, 10 Nov 2013 16:51:34 +0000 (17:51 +0100)
commitd4c9c6b83b916d48e2517c87be20bd3c00f513bd
tree58d861ceaee366439a7b4a296138a350a2f7888c
parent3fc0ec1bc3694dabb70713d7c133659e0d0f7992
evdev: Clear touch capability if we see a mouse-type button

If an input device has BTN_LEFT (typically) it's not a touch screen but
a touch pad.
src/evdev.c