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

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to