[systemd-devel] [PATCH v3 0/3] udev: input_id - extended device detection for touch screens
Andreas Pokorny
andreas.pokorny at canonical.com
Fri May 29 05:54:51 PDT 2015
Hi,
This is the revised version, split up into a series of changes. The first separates
evdev property evaluation from decision taking and udev property application. The
second adds INPUT_PROP_DIRECT and MT axis to detect touch screens. The final one
adds a check for overlapping axis ranges.
regards
Andreas Pokorny
Andreas Pokorny (3):
udev: input_id - refactor device detection
udev: input_id - use direct property and mt axis for touch screen
detection
udev: input_id - use ABS_MT_SLOT{-1} to exclude non touch screen
devices
src/udev/udev-builtin-input_id.c | 141 ++++++++++++++++++++++-----------------
1 file changed, 79 insertions(+), 62 deletions(-)
--
2.1.4
More information about the systemd-devel
mailing list