mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 14:48:09 +02:00
quirks: remove the multiplier for the Lenovo UltraNav SK-8845
Looks like this isn't needed, see #112. Or Lenovo re-used USB IDs for this device in which case we'll have to figure out some other solution once someone complains. Fixes https://gitlab.freedesktop.org/libinput/libinput/issues/112 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
eca2f8c9c6
commit
db8b6f4e17
1 changed files with 0 additions and 6 deletions
|
|
@ -80,9 +80,3 @@ ModelLenovoCarbonX16th=1
|
||||||
MatchName=AT Translated Set 2 keyboard
|
MatchName=AT Translated Set 2 keyboard
|
||||||
MatchDMIModalias=dmi:*svnIBM:*pvrThinkPadX41Tablet:*
|
MatchDMIModalias=dmi:*svnIBM:*pvrThinkPadX41Tablet:*
|
||||||
ModelTabletModeNoSuspend=1
|
ModelTabletModeNoSuspend=1
|
||||||
|
|
||||||
[Lenovo UltraNav SK-8845 (USB keyboard) Trackpoint]
|
|
||||||
MatchBus=usb
|
|
||||||
MatchVendor=0x06CB
|
|
||||||
MatchProduct=0x0009
|
|
||||||
AttrTrackpointMultiplier=2.5
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue