libinput/udev
Peter Hutterer 1f304763b4 udev: fix ALPS firmware detection
The firmware version is in id.version, not id.model which is always
PSMOUSE_ALPS for ALPS devices.

The various fw versions are listed in <kernel>/drivers/input/mouse/alps.h and
are all hex numbers. Version 8 is actually 0x800, change the match
accordingly.

Expected side-effect: earlier versions of ALPS touchpads now lose their
(erroneous) size assignment.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-02-10 08:08:31 +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: fix ALPS firmware detection 2016-02-10 08:08:31 +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 udev: fix ALPS firmware detection 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