[PATCH 3/3] udev: Add specific pressure range for the ASUS ZenBook UX21E
Paul Kocialkowski
contact at paulk.fr
Fri Apr 28 13:29:04 UTC 2017
This adds specific pressure range values for the Elantech touchpad
found in the ASUS ZenBook UX21E.
Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
---
udev/90-libinput-model-quirks.hwdb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/udev/90-libinput-model-quirks.hwdb b/udev/90-libinput-model-quirks.hwdb
index 568f557..378c31a 100644
--- a/udev/90-libinput-model-quirks.hwdb
+++ b/udev/90-libinput-model-quirks.hwdb
@@ -90,6 +90,9 @@ libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*
LIBINPUT_ATTR_RESOLUTION_HINT=31x31
LIBINPUT_ATTR_PRESSURE_RANGE=10:8
+libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*svnASUSTeKComputerInc.:pnUX21E:*
+ LIBINPUT_ATTR_PRESSURE_RANGE=24:10
+
##########################################
# Google
##########################################
--
2.12.2
More information about the wayland-devel
mailing list