mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 21:30:36 +01:00
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 607abecfbd)
This commit is contained in:
parent
54275910dd
commit
5e7bae4422
1 changed files with 2 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue