mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
Fix DPI for MX Master 2s bluetooth mouse
Mouse behaviour is unusably slow disregardless of mouse speed settings.
This commit is contained in:
parent
a652f050a7
commit
6355715e5b
@ -471,7 +471,7 @@ mouse:usb:v046dp4069:name:Logitech MX Master 2s:
|
||||
# Logitech MX Master 2S (via Bluetooth)
|
||||
# Horiz wheel has 14 stops, angle is rounded up
|
||||
mouse:bluetooth:v046dpb019:name:MX Master 2S Mouse:
|
||||
MOUSE_DPI=2000@2000
|
||||
MOUSE_DPI=1000@2000
|
||||
MOUSE_WHEEL_CLICK_ANGLE=15
|
||||
MOUSE_WHEEL_CLICK_ANGLE_HORIZONTAL=26
|
||||
MOUSE_WHEEL_CLICK_COUNT=24
|
||||
|
Loading…
x
Reference in New Issue
Block a user