systemd/0841-hwdb-also-add-a-generic-entry-for-DualPoint-Stick.patch
Jan Macku 5e4e586032 systemd-252-41
Resolves: RHEL-36276,RHEL-45020,RHEL-50672,RHEL-5950
2024-08-16 09:00:42 +02:00

38 lines
1.3 KiB
Diff
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

From c5ccc8c3a90aae55359216106de1dea62443de21 Mon Sep 17 00:00:00 2001
From: Yu Watanabe <watanabe.yu+github@gmail.com>
Date: Mon, 12 Dec 2022 13:51:38 +0900
Subject: [PATCH] hwdb: also add a generic entry for DualPoint Stick
Also mention Dell DualPoint Stick in the comment.
(cherry picked from commit 1d541ccdb9dc50e99aba9792f9f09474c25643c4)
Related: RHEL-5950
---
hwdb.d/70-pointingstick.hwdb | 5 +++--
1 file 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
#########################################