libinput/udev
Peter Hutterer b06a1be013 udev: add a model-quirks callout
Some model-specific information isn't available through udev properties. This
callout is used to query the device directly and set a property that we can
then match on for the hwdb entries.

This is geared for Elantech and ALPS touchpads where the firmware version is
the interesting bit. The udev rule is added already to match on that, note
that the callout doesn't do anything at this point. The various
touchpad-related things will be added separately.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2015-07-14 10:12:12 +10:00
..
.gitignore udev: add a model-quirks callout 2015-07-14 10:12:12 +10:00
80-libinput-device-groups.rules.in udev: make sure the udev callout path is valid for a test run 2015-07-09 11:29:06 +10:00
90-libinput-model-quirks.hwdb udev: add a model-quirks callout 2015-07-14 10:12:12 +10:00
90-libinput-model-quirks.rules.in udev: add a model-quirks callout 2015-07-14 10:12:12 +10:00
libinput-device-group.c Add missing copyright header to the udev callout 2015-06-30 13:32:14 +10:00
libinput-model-quirks.c udev: add a model-quirks callout 2015-07-14 10:12:12 +10:00
Makefile.am udev: add a model-quirks callout 2015-07-14 10:12:12 +10:00