diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-10 15:46:08 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-12-11 11:16:04 -0500 |
commit | c1a53aba667c78f7a2aee39476dfe01bf7429489 (patch) | |
tree | 38b30a2f6ff70449e832e3ea3dd065331933d2b2 /hwdb | |
parent | aa7b989905911fadeff5c1760e07a656f413dca5 (diff) |
hwdb: add DPI data for M325 mouse
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/70-mouse.hwdb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index f6f4957359..26a437ae76 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -136,6 +136,10 @@ mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4026: mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4027: MOUSE_DPI=1200@250 +# Logitech Wirless Mouse M325 +mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:400a: + MOUSE_DPI=600@166 + # Logitech Ultrathin Touch Mouse mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse: MOUSE_DPI=1000@1000 |