This adds specific pressure range values for the Elantech touchpad found in the ASUS ZenBook UX21E.
Signed-off-by: Paul Kocialkowski <[email protected]> --- 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 _______________________________________________ wayland-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/wayland-devel
