summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-06-14 10:04:35 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-07-03 10:22:12 +1000
commit9c43f860ed8d9af46633cb44e935450f1d8165fe (patch)
tree6d1765286ebaf9cea2634cfceae4a05eb668e0f9
parenta8c2b88936969bec9bb9a1bb59ac9543d47339da (diff)
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 465c3eaf99947cf380e48c6a9cf8cf716c6d5c41)
-rw-r--r--udev/90-libinput-model-quirks.hwdb4
1 files changed, 4 insertions, 0 deletions
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 61cd5780..04f9496c 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -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
##########################################