diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-12-10 17:38:47 +0100 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-12-11 11:17:24 -0500 |
commit | 94991570b1751bbe17d8ed508bee47681661300f (patch) | |
tree | 35f409d24926156c97d61ac760f4c9f0c0514468 | |
parent | 3f67592ea10c90c29f47853807adc88d426e86d6 (diff) |
hwdb: add two more mice to the DPI database
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
-rw-r--r-- | hwdb/70-mouse.hwdb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb index 4d38c7b633..50ae7545c3 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -93,6 +93,10 @@ mouse:usb:v046dpc063:name:DELL DELL USB Laser Mouse: mouse:usb:v17efp6019:name:Lenovo Optical USB Mouse: MOUSE_DPI=1000@125 +# ThinkPad USB Laser Mouse +mouse:usb:v17efp6044:name:ThinkPad USB Laser Mouse: + MOUSE_DPI=1200@125 + ########################################## # Logitech ########################################## @@ -152,6 +156,10 @@ mouse:usb:v046dpc05a:name:Logitech USB Optical Mouse: mouse:usb:v046dpc045:name:Logitech USB-PS/2 Optical Mouse: MOUSE_DPI=600@125 +# Logitech USB-PS/2 M-BT58 +mouse:usb:v046dpc03e:name:Logitech USB-PS/2 Optical Mouse: + MOUSE_DPI=400@125 + ########################################## # Microsoft ########################################## |