summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJef Driesen <jefdriesen@telenet.be>2020-12-07 20:28:45 +0100
committerPeter Hutterer <peter.hutterer@who-t.net>2020-12-17 14:24:20 +1000
commit173599e7b9783ed4952cb3d61cce55ec12d68b54 (patch)
tree426125650b73c4674f03a917e90e5134480d0334
parentedddb5c0a1a52edd66f425005de3e3349e5717dc (diff)
downloadlibinput-173599e7b9783ed4952cb3d61cce55ec12d68b54.tar.gz
quirks: add quirk for Dell XPS 15 9500 touchpad
The Dell XPS 15 9500 has a large touchpad without any visible markers for the touchpad buttons. Since the ModelTouchpadVisibleMarker quirk is enabled by default for all Dell touchpads, the middle button area ends up too small. Disable the quirk again for this specific model. Fixes #545 Signed-off-by: Jef Driesen <jefdriesen@telenet.be> (cherry picked from commit 4ce0d41b3a2069132aa258054f16aafaa324b167)
-rw-r--r--quirks/50-system-dell.quirks5
1 files changed, 5 insertions, 0 deletions
diff --git a/quirks/50-system-dell.quirks b/quirks/50-system-dell.quirks
index 232c309a..f1491ddd 100644
--- a/quirks/50-system-dell.quirks
+++ b/quirks/50-system-dell.quirks
@@ -28,6 +28,11 @@ MatchDMIModalias=dmi:*svnDellInc.:*pnXPS139333*
AttrPressureRange=15:10
AttrPalmPressureThreshold=150
+[Dell XPS 15 9500 Touchpad]
+MatchName=* Touchpad
+MatchDMIModalias=dmi:*svnDellInc.:pnXPS159500:*
+ModelTouchpadVisibleMarker=0
+
[Dell Latitude D620 Trackpoint]
MatchName=*DualPoint Stick
MatchDMIModalias=dmi:*svnDellInc.:pnLatitudeD620*