]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpads 3638/head
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 1 Jul 2016 01:10:33 +0000 (11:10 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 1 Jul 2016 05:25:34 +0000 (15:25 +1000)
commit0bb7b9860fa752f27b83a8032819a40be7812ee1
treeac03daeebdb37c1e6ce4915119a9d7d6e249036c
parent83b481599bd6ae430515dcc46c6ebd2fe0d1e55a
hwdb: add a 70-touchpad.hwdb to tag internal vs external touchpads

Add a new key ID_INPUT_TOUCHPAD_INTEGRATION=internal|external so we have a
single source for figuring out which touchpads are built-in.

Fairly simple approach: bluetooth is external, usb is external unless it's an
Apple touchpad. Everything else is internal.
Makefile.am
hwdb/70-touchpad.hwdb [new file with mode: 0644]
rules/70-touchpad.rules [new file with mode: 0644]