Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
---
 man/synaptics.man |   64 ++++++++++++++++++++++++++--------------------------
 1 files changed, 32 insertions(+), 32 deletions(-)

diff --git a/man/synaptics.man b/man/synaptics.man
index 049c7e7..6ad3af0 100644
--- a/man/synaptics.man
+++ b/man/synaptics.man
@@ -448,7 +448,38 @@ horizontal sensitivity. Setting VertResolution and 
HorizResolution
 equal values means no compensation. Default value is read from
 the touchpad or set to 1 if value could not be read.
 Property: "Synaptics Pad Resolution"
-.LP
+.
+.TP
+.BI "Option \*qAreaLeftEdge\*q \*q" integer \*q
+Ignore movements, scrolling and tapping which take place left of this edge.
+.
+The option is disabled by default and can be enabled by setting the
+AreaLeftEdge option to any integer value other than zero. Property: "Synaptics 
Area"
+.
+.TP
+.BI "Option \*qAreaRightEdge\*q \*q" integer \*q
+Ignore movements, scrolling and tapping which take place right of this edge.
+.
+The option is disabled by default and can be enabled by setting the
+AreaRightEdge option to any integer value other than zero. Property: 
"Synaptics Area"
+.
+.TP
+.BI "Option \*qAreaTopEdge\*q \*q" integer \*q
+Ignore movements, scrolling and tapping which take place above this edge.
+.
+The option is disabled by default and can be enabled by setting the
+AreaTopEdge option to any integer value other than zero. Property: "Synaptics 
Area"
+.
+.TP
+.BI "Option \*qAreaBottomEdge\*q \*q" integer \*q
+Ignore movements, scrolling and tapping which take place below this edge.
+.
+The option is disabled by default and can be enabled by setting the
+AreaBottomEdge option to any integer value other than zero. Property: 
"Synaptics Area"
+.
+
+.SH CONFIGURATION DETAILS
+.SS Area handling
 The LeftEdge, RightEdge, TopEdge and BottomEdge parameters are used to
 define the edge and corner areas of the touchpad.
 .
@@ -486,37 +517,6 @@ Coordinates to the left of LeftEdge are part of the left 
edge (areas
 A good way to find appropriate edge parameters is to enable the
 SHMConfig option and run "synclient \-m 1" to see the x/y coordinates
 corresponding to different positions on the touchpad.
-.
-.TP
-.BI "Option \*qAreaLeftEdge\*q \*q" integer \*q
-Ignore movements, scrolling and tapping which take place left of this edge.
-.
-The option is disabled by default and can be enabled by setting the
-AreaLeftEdge option to any integer value other than zero. Property: "Synaptics 
Area"
-.
-.TP
-.BI "Option \*qAreaRightEdge\*q \*q" integer \*q
-Ignore movements, scrolling and tapping which take place right of this edge.
-.
-The option is disabled by default and can be enabled by setting the
-AreaRightEdge option to any integer value other than zero. Property: 
"Synaptics Area"
-.
-.TP
-.BI "Option \*qAreaTopEdge\*q \*q" integer \*q
-Ignore movements, scrolling and tapping which take place above this edge.
-.
-The option is disabled by default and can be enabled by setting the
-AreaTopEdge option to any integer value other than zero. Property: "Synaptics 
Area"
-.
-.TP
-.BI "Option \*qAreaBottomEdge\*q \*q" integer \*q
-Ignore movements, scrolling and tapping which take place below this edge.
-.
-The option is disabled by default and can be enabled by setting the
-AreaBottomEdge option to any integer value other than zero. Property: 
"Synaptics Area"
-.
-
-.SH CONFIGURATION DETAILS
 .SS Tapping
 A tap event happens when the finger is touched and released in a time
 interval shorter than MaxTapTime, and the touch and release
-- 
1.7.0.1

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to