quirks: fix horizontal scrolling for Logitech MX Master 2S on bluetooth
authorBjörn Daase <bjoern@daase.net>
Thu, 26 Dec 2019 00:02:03 +0000 (00:02 +0000)
committerBjörn Daase <bjoern@daase.net>
Thu, 26 Dec 2019 10:09:00 +0000 (11:09 +0100)
It turns out that the MX Master 2S also has a different PID when connected
via bluetooth, causing horizontal scrolling to not work properly. Fix this,
by also adding it with the blueetooth PID (according to
https://github.com/libratbag/libratbag/blob/master/data/devices/logitech-MX-Master-2S.device
and in line with local testing) to the quirks file.

Signed-off-by: Björn Daase <bjoern@daase.net>
quirks/30-vendor-logitech.quirks

index 23b6c88c6a559eeba95bef60f3eaa04f7240badb..d125593bebf1d0dbd2bbb76d4eab005ef286afef 100644 (file)
@@ -51,6 +51,12 @@ MatchVendor=0x46D
 MatchProduct=0x4069
 ModelInvertHorizontalScrolling=1
 
+# MX Master 2S has a different PID on bluetooth
+[Logitech MX Master 2S]
+MatchVendor=0x46D
+MatchProduct=0xB019
+ModelInvertHorizontalScrolling=1
+
 [Logitech MX Master 3]
 MatchVendor=0x46D
 MatchProduct=0x4082