mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 08:18:02 +02:00
udev: fix entry for Lenovo X280, missing dmi: prefix
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
6127a243d1
commit
7e6dd22ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ libinput:keyboard:input:b0003v17EFp6047*
|
||||||
LIBINPUT_ATTR_KEYBOARD_INTEGRATION=external
|
LIBINPUT_ATTR_KEYBOARD_INTEGRATION=external
|
||||||
|
|
||||||
# Lenovo X280
|
# Lenovo X280
|
||||||
libinput:name:*ALPS TrackPoint*:svnLENOVO:*:pvrThinkPadX280:*
|
libinput:name:*ALPS TrackPoint*:dmi:svnLENOVO:*:pvrThinkPadX280:*
|
||||||
LIBINPUT_ATTR_TRACKPOINT_RANGE=70
|
LIBINPUT_ATTR_TRACKPOINT_RANGE=70
|
||||||
|
|
||||||
# Lenovo Thinkpad X1 Yoga disables the keyboard anyway but has the same device
|
# Lenovo Thinkpad X1 Yoga disables the keyboard anyway but has the same device
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue