]> git.ipfire.org Git - thirdparty/systemd.git/commit
hwdb: add ID_INPUT_TRACKBALL as additional identifier (#3872)
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 3 Aug 2016 10:34:56 +0000 (20:34 +1000)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Aug 2016 10:34:56 +0000 (12:34 +0200)
commitd5c3b228f007b3fbda00a8352ce9e90df8950910
tree38ebe8ea95e7ad6839d77c4bcc6743b3cb70fac8
parent9d565427647a874b7eda64ef0cb41ea74a96659b
hwdb: add ID_INPUT_TRACKBALL as additional identifier (#3872)

Whether a device is a trackball or not is a physical property so we should
store this globally, in one place. The new property must be set in addition to
ID_INPUT_MOUSE, otherwise existing clients won't detect the device.

No actual code changes required, the default match rule is simply checking for
"Trackball" in the name (in a few versions), other entries need to be added
manually.
hwdb/70-mouse.hwdb