From: Yu Watanabe Date: Mon, 12 Dec 2022 04:51:38 +0000 (+0900) Subject: hwdb: also add a generic entry for DualPoint Stick X-Git-Tag: v253-rc1~299^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F25706%2Fhead;p=thirdparty%2Fsystemd.git hwdb: also add a generic entry for DualPoint Stick Also mention Dell DualPoint Stick in the comment. --- diff --git a/hwdb.d/70-pointingstick.hwdb b/hwdb.d/70-pointingstick.hwdb index d1e8a7689f8..a78d0881733 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 #########################################