]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Add Microsoft Pro Intellimouse MOUSE_DPI to hwdb
authorSimon Watts <siwatts15@outlook.com>
Wed, 12 May 2021 21:22:39 +0000 (22:22 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 13 May 2021 09:21:27 +0000 (11:21 +0200)
- 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`

hwdb.d/70-mouse.hwdb

index a609b30d695703cf844d329da8cb5bc3b34bd56c..a094a3e4aa3a0c39ab51c6e0b8b47a4099ddf5ed 100644 (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
 ##########################################