diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-08-31 14:53:07 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-08-31 14:53:07 +1000 |
commit | c10919874e45896ed0246bf17eecf44fa3d99c19 (patch) | |
tree | 2bc64f64d201e9b9ccd7dc7d44f0be76808a1f22 /hwdb/70-mouse.hwdb | |
parent | 27c43e7ed48bfe87917767166b7353840d4317c4 (diff) |
hwdb: move the Performance MX to 1000dpi
Original entry may have been skewed by an earlier setting on the device, we
have a confirmed 1000dpi for a new device.
https://github.com/systemd/systemd/issues/1049
Diffstat (limited to 'hwdb/70-mouse.hwdb')
-rw-r--r-- | hwdb/70-mouse.hwdb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index 1e0a38e7f7..d198591010 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -257,8 +257,6 @@ mouse:usb:v046dp1025:name:Logitech M510: # Logitech M705 (marathon mouse) mouse:usb:v046dp101b:name:Logitech M705: mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:101b: -# Logitech Performance MX -mouse:usb:v046dp101a:name:Logitech Performance MX: MOUSE_DPI=800@166 # Logitech MX Revolution @@ -303,6 +301,8 @@ mouse:usb:v046dpc065:name:Logitech USB Laser Mouse: mouse:usb:v046dpc510:name:Logitech USB Receiver: MOUSE_DPI=1000@125 +# Logitech Performance MX +mouse:usb:v046dp101a:name:Logitech Performance MX: # Logitech MX Master mouse:usb:v046dp4041:name:Logitech MX Master: MOUSE_DPI=1000@166 |