mirror of
https://github.com/systemd/systemd.git
synced 2024-12-03 23:33:38 +08:00
hwdb: Add a Logitech MX Master 3S (connected via Bolt Receiver)
The mouse technically has settable DPI between 200 and 8000, with a step of 50, but 1000 DPI is the default setting. And if someone customizes the mouse DPI setting they can make a custom hwdb rule too.
This commit is contained in:
parent
667fe27e5d
commit
7b1768f0a0
@ -540,6 +540,10 @@ mouse:bluetooth:v046dpb019:name:MX Master 2S Mouse:*
|
||||
MOUSE_WHEEL_CLICK_COUNT=24
|
||||
MOUSE_WHEEL_CLICK_COUNT_HORIZONTAL=14
|
||||
|
||||
# Logitech MX Master 3S (via Bolt Receiver)
|
||||
mouse:usb:v046dpc548:name:Logitech USB Receiver Mouse:*
|
||||
MOUSE_DPI=1000@142
|
||||
|
||||
# Logitech MX Ergo
|
||||
mouse:usb:v046dp406f:name:Logitech MX Ergo:*
|
||||
mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:406f:*
|
||||
|
Loading…
Reference in New Issue
Block a user