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>
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