mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 22:40:42 +01:00
udev: add trackpoint range for the T440s
Measured at 200 sensitivity because that's what systemd sets for us
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit cf445f99dc)
This commit is contained in:
parent
a391e89041
commit
0ef5e3f167
1 changed files with 10 additions and 0 deletions
|
|
@ -202,6 +202,16 @@ libinput:tablet:input:b0003v256Cp*
|
|||
libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadX230*
|
||||
LIBINPUT_MODEL_LENOVO_X230=1
|
||||
|
||||
# T440p on PS/2
|
||||
libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadT440p*
|
||||
# T440p on RMI4
|
||||
libinput:name:Synaptics tm2964-001:dmi:*svnLENOVO:*:pvrThinkPadT440p*
|
||||
LIBINPUT_MODEL_LENOVO_T450_TOUCHPAD=1
|
||||
|
||||
# T440s trackpoint
|
||||
libinput:name:TPPS/2 IBM TrackPoint:dmi:*svnLENOVO:*:pvrThinkPadT440s*
|
||||
LIBINPUT_ATTR_TRACKPOINT_RANGE=30
|
||||
|
||||
# Lenovo T450/T460 and all other Lenovos of the *50 and *60 generation,
|
||||
# including the X1 Carbon 3rd gen
|
||||
libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPad??50*:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue