mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 14:30:36 +01:00
udev: Add generic pressure range values for I2C Elan touchpads
This adds generic pressure range values for I2C Elan touchpads used with device-tree. These values were tested to work with various devices and should be acceptable in most cases. 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>
This commit is contained in:
parent
1603a4326a
commit
596777a314
1 changed files with 3 additions and 0 deletions
|
|
@ -100,6 +100,9 @@ libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*
|
|||
libinput:name:*ETPS/2 Elantech Touchpad*:dmi:*svnASUSTeKComputerInc.:pnUX21E:*
|
||||
LIBINPUT_ATTR_PRESSURE_RANGE=24:10
|
||||
|
||||
libinput:name:*Elan Touchpad*:dt:*
|
||||
LIBINPUT_ATTR_PRESSURE_RANGE=10:8
|
||||
|
||||
##########################################
|
||||
# Google
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue