mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-24 10:10:36 +01:00
udev: Add specific pressure range for the ASUS ZenBook UX21E
This adds specific pressure range values for the Elantech touchpad
found in the ASUS ZenBook UX21E.
https://bugs.freedesktop.org/show_bug.cgi?id=99975
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 46af543b49)
This commit is contained in:
parent
17692e5d24
commit
4ab9c15cac
1 changed files with 3 additions and 0 deletions
|
|
@ -87,6 +87,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
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue