summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-09-28 08:12:59 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-09-28 08:13:54 +1000
commitbad8b7361758718e4e44a5d73f846f95792db635 (patch)
tree27e1209ae974bfe6b97a6434ad6c1dc37f8f3738
parentbf61ab9bb0694d0ac3d60a7f815779abfe4886e6 (diff)
downloadlibinput-bad8b7361758718e4e44a5d73f846f95792db635.tar.gz
quirks: update the Dell N5110 touchpad quirk
Later versions of this same model seem to have a different ALPS touchpad and don't need the pressure settings. Narrow down this match so we only apply to the one from the actual bug report in #565. Fixes #676 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--quirks/50-system-dell.quirks2
1 files changed, 1 insertions, 1 deletions
diff --git a/quirks/50-system-dell.quirks b/quirks/50-system-dell.quirks
index 1ae1b69b..8092d8e1 100644
--- a/quirks/50-system-dell.quirks
+++ b/quirks/50-system-dell.quirks
@@ -14,7 +14,7 @@ AttrMscTimestamp=watch
[Dell Inspiron 15R N5110 Touchpad]
MatchUdevType=touchpad
MatchName=*AlpsPS/2 ALPS GlidePoint
-MatchDMIModalias=dmi:*svnDellInc.:*pnInspironN5110*
+MatchDMIModalias=dmi:*bvrA07*svnDellInc.:*pnInspironN5110*
AttrPressureRange=100:95
[Dell Latitude E5510 Touchpad]