mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-06 18:50:12 +01: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>
(cherry picked from commit 465c3eaf99)
This commit is contained in:
parent
a8c2b88936
commit
9c43f860ed
1 changed files with 4 additions and 0 deletions
|
|
@ -124,6 +124,10 @@ libinput:name:*CyPS/2 Cypress Trackpad:dmi:*svnDell*:*XPSL322X*
|
|||
LIBINPUT_ATTR_PRESSURE_RANGE=30:20
|
||||
LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=254
|
||||
|
||||
libinput:name:*Synaptics s3203:dmi:*svnDellInc.:*pnXPS139333*
|
||||
LIBINPUT_ATTR_PRESSURE_RANGE=15:10
|
||||
LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=150
|
||||
|
||||
##########################################
|
||||
# Elantech
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue