libinput/udev
Peter Hutterer 3d79cf6572 udev: update the hwdb matches to avoid use of ( and )
libudev's util_replace_chars() replaces the () with underscores so that match
would work too but let's use ? instead to make it look like a regex.

This now activates the rules for all cyapa touchpads, before they wouldn't
have applied to any device.

https://bugs.freedesktop.org/show_bug.cgi?id=93846#c12

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
(cherry picked from commit 8ebe33827e)
2016-04-14 14:51:47 +10:00
..
.gitignore Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08: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
80-libinput-test-device.rules Ignore test devices for libinput contexts not run from the test suite 2015-07-28 17:42:32 +08:00
90-libinput-model-quirks.hwdb udev: update the hwdb matches to avoid use of ( and ) 2016-04-14 14:51:47 +10:00
90-libinput-model-quirks.rules.in evdev: disable the mode button on the Cyborg RAT 5 2016-02-01 08:37:41 +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 touchpad: init a default hysteresis for ALPS rushmore touchpads 2016-02-10 08:08:31 +10:00
Makefile.am udev: include new udev rule in EXTRA_DIST 2015-08-04 10:26:43 +10:00