summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Wolfe <avidgamefan@yahoo.com>2021-01-22 17:10:01 -0500
committerPeter Hutterer <peter.hutterer@who-t.net>2021-12-13 13:07:40 +1000
commit5e7bae44225871dd2142d68d461795bd429b7da2 (patch)
tree7d50c052277720e4501838b7f9a5e9d31f4c8584
parent54275910dde7612b4323532f743a1b80bff039ab (diff)
downloadlibinput-5e7bae44225871dd2142d68d461795bd429b7da2.tar.gz
quirks: Dell 15R touchpad settings for firmware v3
Trackpad sensitivity adjustment only needed for v3 for Dell Inspiron 15R N5110. Fixes #565 and #676. Signed-off-by: Gary Wolfe <avidgamefan@yahoo.com> (cherry picked from commit 607abecfbd771cf1afe8a7ee9c2f738fe729395e)
-rw-r--r--quirks/50-system-dell.quirks3
1 files changed, 2 insertions, 1 deletions
diff --git a/quirks/50-system-dell.quirks b/quirks/50-system-dell.quirks
index 8092d8e1..9bc3e357 100644
--- a/quirks/50-system-dell.quirks
+++ b/quirks/50-system-dell.quirks
@@ -14,7 +14,8 @@ AttrMscTimestamp=watch
[Dell Inspiron 15R N5110 Touchpad]
MatchUdevType=touchpad
MatchName=*AlpsPS/2 ALPS GlidePoint
-MatchDMIModalias=dmi:*bvrA07*svnDellInc.:*pnInspironN5110*
+MatchVersion=0x0300
+MatchDMIModalias=dmi:*svnDellInc.:*pnInspironN5110*
AttrPressureRange=100:95
[Dell Latitude E5510 Touchpad]