]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - hwdb/70-touchpad.hwdb
Merge pull request #12646 from yuwata/networkctl-use-table
[thirdparty/systemd.git] / hwdb / 70-touchpad.hwdb
index 11f3f96f048249163a42d8290d19d05dfc009c94..b16da960492dd7a52e08a01b17c33c594da316ff 100644 (file)
@@ -18,7 +18,7 @@
 # To add local entries, create a new file
 #   /etc/udev/hwdb.d/71-touchpad-local.hwdb
 # and add your rules there. To load the new rules execute (as root):
-#   udevadm hwdb --update
+#   systemd-hwdb update
 #   udevadm trigger /dev/input/eventXX
 # where /dev/input/eventXX is the touchpad in question. If in
 # doubt, simply use /dev/input/event* to reload all input rules.
 
 touchpad:i8042:*
 touchpad:rmi:*
+touchpad:usb:*
  ID_INPUT_TOUCHPAD_INTEGRATION=internal
 
 touchpad:bluetooth:*
-touchpad:usb:*
+ ID_INPUT_TOUCHPAD_INTEGRATION=external
+
+###########################################################
+# Wacom
+###########################################################
+touchpad:usb:v056a*
  ID_INPUT_TOUCHPAD_INTEGRATION=external
 
 ###########################################################
 # Apple
 ###########################################################
-touchpad:usb:v05ac*
- ID_INPUT_TOUCHPAD_INTEGRATION=internal
+# Magic Trackpad (1 and 2)
+touchpad:usb:v05acp030e:*
+touchpad:usb:v05acp0265:*
+ ID_INPUT_TOUCHPAD_INTEGRATION=external