]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/udev/udev-builtin-input_id.c
udev: input_id - use direct property and mt axis for touch screen detection
authorAndreas Pokorny <andreas.pokorny@canonical.com>
Fri, 29 May 2015 12:54:53 +0000 (14:54 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 2 Jun 2015 22:31:02 +0000 (08:31 +1000)
commitfa5a113d11453f46fc175d3b48c260bc09ff5ec4
tree0ad6819cf6c4a9cfb4f3b5832450cd0b5cc70b78
parent15264e5aeeadacffc5afd10dc790e02cb7c73801
udev: input_id - use direct property and mt axis for touch screen detection

A lot of touch screens use INPUT_PROP_DIRECT to indicate that touch input
maps directly to the underlying screen, while the BTN_TOUCH bit might not be
set.
src/udev/udev-builtin-input_id.c