mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-04-25 08:30:37 +02:00
added quirks for Thinkpad X390 Yoga's trackpoint
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1003>
This commit is contained in:
parent
a2515fc3f6
commit
e7499aeb49
1 changed files with 6 additions and 0 deletions
|
|
@ -362,3 +362,9 @@ MatchBus=usb
|
|||
MatchVendor=0x048D
|
||||
MatchProduct=0xC966
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[Lenovo Thinkpad Yoga X390]
|
||||
MatchUdevType=pointingstick
|
||||
MatchName=*TPPS/2 Elan TrackPoint*
|
||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX390Yoga*:*
|
||||
AttrTrackpointMultiplier=0.4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue