diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2014-02-13 14:55:12 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2014-02-21 11:10:29 +1000 |
commit | 0b70c76eab57822526585bbd11a1408bd115f26b (patch) | |
tree | 3c8a5b5039c418ec803e31e35b11ea0d8677d393 /man | |
parent | 1bd4ca3b5af6e5ee98c7d7f153fd4ee643c29e1a (diff) |
Revert "Drop circular pad support"
This reverts commit 3b02e7fd81da4b100fb9ac32378f6d50f54cf0e2.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Conflicts:
man/synaptics.man
src/synaptics.c
Acked-by: Daniel Stone <daniel@fooishbar.org>
(cherry picked from commit 4f543ce1d6ae9ca11086a3009d149505590584a8)
Diffstat (limited to 'man')
-rw-r--r-- | man/synaptics.man | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/synaptics.man b/man/synaptics.man index 7652404..eb04eb2 100644 --- a/man/synaptics.man +++ b/man/synaptics.man @@ -351,6 +351,13 @@ l l. .TE Property: "Synaptics Circular Scrolling Trigger" .TP +.BI "Option \*qCircularPad\*q \*q" boolean \*q +. +Instead of being a rectangle, the edge is the ellipse enclosed by the +Left/Right/Top/BottomEdge parameters. +. +For circular touchpads. Property: "Synaptics Circular Pad" +.TP .BI "Option \*qPalmDetect\*q \*q" boolean \*q If palm detection should be enabled. . @@ -933,7 +940,6 @@ The following options are no longer part of the driver configuration: .TP .BI "Option \*qEdgeMotionUseAlways\*q \*q" boolean \*q .TP -.BI "Option \*qCircularPad\*q \*q" boolean \*q .SH "AUTHORS" .LP |