From 5a81e50038764e8c45247119cfb1d19a412f6933 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Mon, 15 May 2017 03:13:43 +0200 Subject: [PATCH xf86-input-libinput] man: add missing documentation for Accel Profile This seems to have been simply missing from 0163482e. cf. https://bugs.freedesktop.org/show_bug.cgi?id=101017 --- man/libinput.man | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/man/libinput.man b/man/libinput.man index d717ff7..2725390 100644 --- a/man/libinput.man +++ b/man/libinput.man @@ -203,6 +203,14 @@ on the device. The following properties are provided by the .B libinput driver. .TP 7 +.BI "libinput Accel Profiles Available" +2 boolean values (8 bit, 0 or 1), in order "adaptive", "flat". +Indicates which acceleration profiles are available on this device. +.TP 7 +.BI "libinput Accel Profile Enabled" +2 boolean values (8 bit, 0 or 1), in order "adaptive", "flat". +Indicates which acceleration profile is currently enabled on this device. +.TP 7 .BI "libinput Accel Speed" 1 32-bit float value, defines the pointer speed. Value range -1, 1 .TP 7 -- 2.12.2