]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: Add entries for the pointingstick on 2 Dell Latitudes
authorHans de Goede <hdegoede@redhat.com>
Fri, 17 Apr 2015 14:48:09 +0000 (16:48 +0200)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 21 Apr 2015 01:14:57 +0000 (11:14 +1000)
The pointingstick of the Dell Latitude E6400 is somewhat slow by default,
whereas the pointingstick of the Dell Latitude D620 is much too fast by
default, set POINTINGSTICK_CONST_ACCEL for both of them to adjust for this.

hwdb/70-pointingstick.hwdb

index 2561129c30886112d4520f60d5fcaa15755f7ed3..8d210f9a6a75e2b775f588201b5aba2935acb234 100644 (file)
 #
 # Sort by by brand, model
 
+#########################################
+# Dell
+#########################################
+
+# Latitude D620
+evdev:name:*DualPoint Stick:dmi:bvn*:bvr*:bd*:svnDellInc.:pnLatitudeD620*:pvr*
+  POINTINGSTICK_CONST_ACCEL=0.5
+
+# Latitude E6400
+evdev:name:*DualPoint Stick:dmi:bvn*:bvr*:bd*:svnDellInc.:pnLatitudeE6400*:pvr*
+  POINTINGSTICK_CONST_ACCEL=1.5
+
 #########################################
 # Lenovo
 #########################################