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-11-09 05:29:06 +0000
commit607abecfbd771cf1afe8a7ee9c2f738fe729395e (patch)
treefa259f777329af2dcf8ed4e178ca7d656a5bc516
parentbeea00bc7a9fe66211b54fdf9e752119d94244bd (diff)
downloadlibinput-607abecfbd771cf1afe8a7ee9c2f738fe729395e.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>
-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]