[systemd-commits] 2 commits - hwdb/60-evdev.hwdb hwdb/70-mouse.hwdb
Peter Hutterer
whot at kemper.freedesktop.org
Wed Apr 22 19:15:37 PDT 2015
hwdb/60-evdev.hwdb | 2 +-
hwdb/70-mouse.hwdb | 10 +++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 47d36b7c851f9145def609e4f9d8feb6d3d33740
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date: Thu Apr 23 11:10:04 2015 +1000
hwdb: fix typo - "sort by by..." -> "sort by..."
diff --git a/hwdb/60-evdev.hwdb b/hwdb/60-evdev.hwdb
index 464d6bd..815ac24 100644
--- a/hwdb/60-evdev.hwdb
+++ b/hwdb/60-evdev.hwdb
@@ -37,7 +37,7 @@
# be present. e.g. ::45 sets the resolution to 45 units/mm.
#
-# Sort by by brand, model
+# Sort by brand, model
#########################################
# Apple
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb
index ba2f16c..fbb2933 100644
--- a/hwdb/70-mouse.hwdb
+++ b/hwdb/70-mouse.hwdb
@@ -98,7 +98,7 @@
#
#
-# Sort by by brand, type (usb, bluetooth), DPI, frequency.
+# Sort by brand, type (usb, bluetooth), DPI, frequency.
# For mice with switchable resolution, sort by the starred entry.
##########################################
commit e8043cd5fe283ff3023f98c15a2f09328805efab
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date: Thu Apr 23 10:44:30 2015 +1000
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
diff --git a/hwdb/70-mouse.hwdb b/hwdb/70-mouse.hwdb
index 30d9231..ba2f16c 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 at 125
##########################################
+# HP
+##########################################
+
+# HP X1000
+mouse:usb:v093ap2510:name:PixArt USB Optical Mouse:
+ MOUSE_DPI=1000 at 125
+
+##########################################
# Lenovo
##########################################
More information about the systemd-commits
mailing list