Skip to content

quirks: fix horizontal scrolling for Logitech MX Master 2S on bluetooth

Björn Daase requested to merge (removed):patch-2 into master

It turns out, the MX Master 2S also has another PID when connected via bluetooth, causing horizontal scrolling to not work properly. Fix this, by also adding it with with the bluetooth PID (equivalent to https://github.com/libratbag/libratbag/blob/master/data/devices/logitech-MX-Master-2S.device and in line with my local tests) to the quirks file.

Merge request reports