From 1e08fbf8a71b5958ac1765c889b5101e62fad20f Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 10 Mar 2014 09:07:59 +1000 Subject: Add property support for secondary (top) software buttons This was originally intended as a fixed xorg.conf option only (and still largely is seen as such). Secondary software button are required only on a specific series of touchpads and should be pre-configured by the system and/or the distribution. As such, the property will not be initialized if it is not set in the xorg.conf and will thus not respond to runtime changes. Exposing the property in this way gives clients a chance of detecting if a top software button area is present and thus adjust their behaviour accordingly. Signed-off-by: Peter Hutterer Reviewed-by: Hans de Goede (cherry picked from commit 66240dc329683f0141c1e11590ea2c3d8ca25788) --- man/synaptics.man | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man/synaptics.man') diff --git a/man/synaptics.man b/man/synaptics.man index b99fd5c..e42f647 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -498,7 +498,8 @@ For the allowed values for this option, see .B Option \*qSoftButtonAreas\*q. Primary and secondary soft button areas must not overlap each other. If they do, the behavior of the driver is undefined. -No property associated, this option must be set in the +Property: "Synaptics Secondary Soft Button Areas". This property is only +initialized if the option is set in the __xconfigfile__(__filemansuffix__). . -- cgit v1.2.3