diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 10:44:30 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2015-04-23 12:14:50 +1000 |
commit | e8043cd5fe283ff3023f98c15a2f09328805efab (patch) | |
tree | db55c0ffc922e2827dd78e6223aaeb97129f6fcb | |
parent | 470dca63cd2b1579f45f72b6b9777494abeff105 (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
-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 ########################################## |