quirks: update the Dell N5110 touchpad quirk
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 27 Sep 2021 22:12:59 +0000 (08:12 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 27 Sep 2021 22:13:54 +0000 (08:13 +1000)
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>
quirks/50-system-dell.quirks

index 1ae1b69..8092d8e 100644 (file)
@@ -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]