diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-12-23 10:14:19 +1000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-12-29 11:42:46 -0500 |
commit | fd378a76805167518319b95312d31ea1adbf81d8 (patch) | |
tree | 2db95297e6503f3a3b76edbfd09f68963a32e9a1 /hwdb | |
parent | 8c72ad47729f002dcb2a910c0be082b33b9d784f (diff) |
hwdb: add rule and first entry for PS/2 mice
https://bugs.freedesktop.org/show_bug.cgi?id=87037
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 a3685f33ac..d631551e85 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -188,6 +188,10 @@ mouse:usb:v046dpc52b:name:Logitech Unifying Device. Wireless PID:4026: mouse:bluetooth:v046dpb00d:name:Ultrathin Touch Mouse: MOUSE_DPI=1000@1000 +# ImExPS/2 Logitech Wheel Mouse +mouse:ps2:*:name:ImExPS/2 Logitech Wheel Mouse: + MOUSE_DPI=400@250 + ########################################## # Microsoft ########################################## |