mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 03:20:05 +01:00
quirks: speed up the TrackPoint on the IBM USB UltraNav keyboard a bit
By default it's unbearably slow. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
This commit is contained in:
parent
ca1a75a961
commit
b31d842ac3
1 changed files with 6 additions and 0 deletions
|
|
@ -39,3 +39,9 @@ MatchUdevType=mouse
|
|||
MatchVendor=0x17EF
|
||||
MatchProduct=0x6049
|
||||
ModelLenovoScrollPoint=1
|
||||
|
||||
[IBM USB Travel Keyboard with Ultra Nav Mouse]
|
||||
MatchUdevType=pointingstick
|
||||
MatchVendor=0x04B3
|
||||
MatchProduct=0x301E
|
||||
AttrTrackpointMultiplier=1.50
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue