diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 10:44:30 +1000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-05-03 13:52:32 -0400 |
commit | b71f26d8f5dc91cf4ed3764d9b1a8993100184fb (patch) | |
tree | db26dc7d8d998365e08e3e242586ec9ceee76eb5 | |
parent | b574f77178e0e4ce4b3680ce5840ce7bc830020e (diff) |
hwdb: add HP X1000 DPI info
Device name is PixArt, but it's sold as a HP brand.
https://bugs.freedesktop.org/show_bug.cgi?id=90142
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 30d923177a..ba2f16c148 100644 --- a/hwdb/70-mouse.hwdb +++ b/hwdb/70-mouse.hwdb @@ -125,6 +125,14 @@ mouse:usb:v0461p4d16:name:USB Optical Mouse: MOUSE_DPI=500@125 ########################################## +# HP +########################################## + +# HP X1000 +mouse:usb:v093ap2510:name:PixArt USB Optical Mouse: + MOUSE_DPI=1000@125 + +########################################## # Lenovo ########################################## |