]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
hwdb: deprecate the POINTINGSTICK_CONST_ACCEL property
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 12 Jul 2018 22:39:09 +0000 (08:39 +1000)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 13 Jul 2018 06:27:10 +0000 (08:27 +0200)
The only known consumer of this property was libinput but it stopped using
this property since libinput 1.9 (released Oct 2017). This property is
arguably not one that should be in systemd anyway - it's not a
hardware-specific property but rather a factor of the acceleration method
employed by whatever userspace handles the events.

Deprecate it but leave the values in place for backwards compatibility.

hwdb/70-pointingstick.hwdb

index 3f070e09de7f852efc8cabcf83d0ec8f65975f2d..f997912beb3fc5e22c59a944bc2b417cd04d0ee3 100644 (file)
@@ -43,7 +43,7 @@
 #   udevadm info /dev/input/eventXX.
 #
 # Allowed properties are:
-#   POINTINGSTICK_CONST_ACCEL
+#   POINTINGSTICK_CONST_ACCEL (deprecated)
 #   POINTINGSTICK_SENSITIVITY
 #
 # Entries should be sorted with growing _SENSITIVITY and _CONST_ACCEL.
 #      POINTINGSTICK_CONST_ACCEL        #
 #########################################
 #
+# DO NOT USE THIS PROPERTY. This property is kept for backwards
+# compatibility. The only known consumer, libinput, stopped reading this
+# property in version 1.9.0. No new entries for this property should be
+# added.
+#
 # Trackpoint const accel settings are specified as
 #    POINTINGSTICK_CONST_ACCEL=<accel>
 #