1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00

Add Microsoft Pro Intellimouse MOUSE_DPI to hwdb

- Internet specifications give 1600 DPI @ 1000Hz for this sensor
- Confirmed experimentally via `mouse-dpi-tool`
- vid, pid, and name match string from `mouse-dpi-tool`
This commit is contained in:
Simon Watts 2021-05-12 22:22:39 +01:00 committed by Zbigniew Jędrzejewski-Szmek
parent 6c041ce387
commit 31b5be17e0

View File

@ -666,6 +666,10 @@ mouse:bluetooth:v0000p0000:name:Surface Mouse:*
mouse:usb:v045ep0823:name:Microsoft Microsoft?? Classic IntelliMouse??:*
MOUSE_DPI=3200@1000
# Microsoft Pro Intellimouse
mouse:usb:v045ep082a:name:Microsoft Microsoft Pro Intellimouse Mouse:*
MOUSE_DPI=1600@1000
##########################################
# Mionix
##########################################