mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-01 09:57:58 +02:00
data: add pressure range/palm threshold for the Dell XPS13 9333
https://gitlab.freedesktop.org/libinput/libinput/issues/37 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0a13223c39
commit
465c3eaf99
1 changed files with 6 additions and 0 deletions
|
|
@ -13,3 +13,9 @@ MatchName=*CyPS/2 Cypress Trackpad
|
|||
MatchDMIModalias=dmi:*svnDell*:XPSL322X*
|
||||
AttrPressureRange=32:20
|
||||
AttrPalmPressureThreshold=254
|
||||
|
||||
[Dell XPS13 9333]
|
||||
MatchName=*Synaptics s3203
|
||||
MatchDMIModalias=dmi:*svnDellInc.:*pnXPS139333*
|
||||
AttrPressureRange=15:10
|
||||
AttrPalmPressureThreshold=150
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue