diff options
author | Jonas Ã…dahl <jadahl@gmail.com> | 2015-01-07 16:23:37 +0800 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-01-17 08:38:18 -0500 |
commit | 8736c07c8b34a0b8ca4744810ae1cf38c68db8b1 (patch) | |
tree | 99c0e25aa3603b8ec39a104f6c0f34b3684b0532 /hwdb | |
parent | 8581fe66c1d2d48a54b076e66a468620e4443ccb (diff) |
hwdb: mouse DPI data, Logitech Gaming Mouse G400
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'hwdb')
-rw-r--r-- | hwdb/70-mouse.hwdb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index 32a8a5d432..38afee0b7a 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -159,6 +159,9 @@ mouse:usb:v046dpc050:name:Logitech USB-PS/2 Optical Mouse: mouse:usb:v046dpc01e:name:Logitech USB-PS/2 Optical Mouse: MOUSE_DPI=400@125 *800@125 1600@125 +# Logitech G400 (Wired) +mouse:usb:v046dpc245:name:Logitech Gaming Mouse G400: + MOUSE_DPI=400@1000 *800@1000 1800@1000 3600@1000 # Logitech G400s (Wired) mouse:usb:v046dpc24c:name:Logitech G400s Optical Gaming Mouse: MOUSE_DPI=400@1000 *800@1000 2000@1000 4000@1000 |