summaryrefslogtreecommitdiff
path: root/hwdb.d
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-12-12 13:51:38 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-12-14 01:50:11 +0900
commit1d541ccdb9dc50e99aba9792f9f09474c25643c4 (patch)
treed0eb3655732e1e2357a633a821d4c58e2fa81ae0 /hwdb.d
parentd3bee9f3008f748241ce482f53256cff38f8c11f (diff)
downloadsystemd-1d541ccdb9dc50e99aba9792f9f09474c25643c4.tar.gz
hwdb: also add a generic entry for DualPoint Stick
Also mention Dell DualPoint Stick in the comment.
Diffstat (limited to 'hwdb.d')
-rw-r--r--hwdb.d/70-pointingstick.hwdb5
1 files changed, 3 insertions, 2 deletions
diff --git a/hwdb.d/70-pointingstick.hwdb b/hwdb.d/70-pointingstick.hwdb
index d1e8a7689f..a78d088173 100644
--- a/hwdb.d/70-pointingstick.hwdb
+++ b/hwdb.d/70-pointingstick.hwdb
@@ -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
#########################################