]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: also add a generic entry for DualPoint Stick 25706/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 12 Dec 2022 04:51:38 +0000 (13:51 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Dec 2022 16:50:11 +0000 (01:50 +0900)
Also mention Dell DualPoint Stick in the comment.

hwdb.d/70-pointingstick.hwdb

index d1e8a7689f8afc8405e36ebc484ae109b1c67844..a78d08817339f8e92874709b3b14a1e2db2d0ca2 100644 (file)
@@ -1,8 +1,8 @@
 # This file is part of systemd.
 #
 # Pointingstick const-accel configuration, to make different brand / model
-# laptop pointingsticks have the same speed / feel, and per model adjustment
-# of the IBM TrackPoint driver's sensitivity setting
+# laptop pointingsticks have the same speed / feel, and per model adjustment of
+# the IBM TrackPoint and Dell DualPoint Stick driver's sensitivity setting.
 #
 # ########################### MATCHING #######################################
 #
@@ -90,6 +90,7 @@
 # Generic
 ##########################################
 evdev:name:*[tT]rack[pP]oint*:*
+evdev:name:*[dD]ual[pP]oint [sS]tick*:*
  ID_INPUT_POINTINGSTICK=1
 
 #########################################