mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-01-15 07:20:29 +01:00
quirks: separate logitech quirks
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1407>
This commit is contained in:
parent
47312e99d8
commit
2772863af0
1 changed files with 4 additions and 0 deletions
|
|
@ -55,10 +55,12 @@ AttrPalmPressureThreshold=400
|
|||
MatchVendor=0x046D
|
||||
MatchProduct=0x4041
|
||||
ModelInvertHorizontalScrolling=1
|
||||
|
||||
[Logitech MX Master (4060)]
|
||||
MatchVendor=0x046D
|
||||
MatchProduct=0x4060
|
||||
ModelInvertHorizontalScrolling=1
|
||||
|
||||
[Logitech MX Master (4071)]
|
||||
MatchVendor=0x046D
|
||||
MatchProduct=0x4071
|
||||
|
|
@ -69,10 +71,12 @@ ModelInvertHorizontalScrolling=1
|
|||
MatchVendor=0x046D
|
||||
MatchProduct=0xB012
|
||||
ModelInvertHorizontalScrolling=1
|
||||
|
||||
[Logitech MX Master (Bluetooth B017)]
|
||||
MatchVendor=0x046D
|
||||
MatchProduct=0xB017
|
||||
ModelInvertHorizontalScrolling=1
|
||||
|
||||
[Logitech MX Master (Bluetooth B01E)]
|
||||
MatchVendor=0x046D
|
||||
MatchProduct=0xB01E
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue