mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-25 00:20:48 +02:00
udev: add integration flag for the Lenovo Compact Keyboard with TrackPoint
From https://bugzilla.redhat.com/show_bug.cgi?id=1510814 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
eb048529b5
commit
c06660b314
1 changed files with 4 additions and 0 deletions
|
|
@ -204,6 +204,10 @@ libinput:name:SynPS/2 Synaptics TouchPad:dmi:*svnLENOVO:*:pvrThinkPadX1Carbon3rd
|
|||
LIBINPUT_MODEL_LENOVO_T450_TOUCHPAD=1
|
||||
LIBINPUT_ATTR_PALM_PRESSURE_THRESHOLD=150
|
||||
|
||||
# Lenovo ThinkPad Compact USB Keyboard with TrackPoint
|
||||
libinput:keyboard:input:b0003v17EFp6047*
|
||||
LIBINPUT_ATTR_KEYBOARD_INTEGRATION=external
|
||||
|
||||
##########################################
|
||||
# Logitech
|
||||
##########################################
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue