libinput/udev
Peter Hutterer 0515a670af evdev: add support for LIBINPUT_MODEL_* udev tags
Some devices need specific configuration or different defaults.
Push that into udev rules and a hwdb file, that's where detection is the
easiest. The LIBINPUT_MODEL_ prefix is used to determine some type of device
model. Note that this property is a private API and subject to change at
any time without notice.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Benjamin Tissoires <benjamin.tissoires@gmail.com>
2015-04-24 08:38:58 +10:00
..
.gitignore Add udev bits to assign LIBINPUT_DEVICE_GROUP 2015-02-18 10:08:29 +10:00
80-libinput-device-groups.rules Add udev bits to assign LIBINPUT_DEVICE_GROUP 2015-02-18 10:08:29 +10:00
90-libinput-model-quirks.hwdb evdev: add support for LIBINPUT_MODEL_* udev tags 2015-04-24 08:38:58 +10:00
90-libinput-model-quirks.rules evdev: add support for LIBINPUT_MODEL_* udev tags 2015-04-24 08:38:58 +10:00
libinput-device-group.c Add udev bits to assign LIBINPUT_DEVICE_GROUP 2015-02-18 10:08:29 +10:00
Makefile.am evdev: add support for LIBINPUT_MODEL_* udev tags 2015-04-24 08:38:58 +10:00