summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-03-09 11:38:00 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-03-09 11:38:17 +1000
commita0a0475b39a1abb67bfcc34723a222799132a33d (patch)
treeeadfb9c1649772d384d9447646bc2daa7d1ac86f
parent5acb71723a7fe837f7312adb5b8320dda87649f2 (diff)
man: remove some pointless ( and ) around "float" options.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--man/synaptics.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/synaptics.man b/man/synaptics.man
index fd6a4be..b18fb8d 100644
--- a/man/synaptics.man
+++ b/man/synaptics.man
@@ -199,14 +199,14 @@ Motion Always"
.BI "Option \*qMinSpeed\*q \*q" float \*q
Minimum speed factor. Property: "Synaptics Move Speed"
.TP
-.BI "Option \*qMaxSpeed\fR (\*q \*q" float \*q)
+.BI "Option \*qMaxSpeed\*q \*q" float \*q
Maximum speed factor. Property: "Synaptics Move Speed"
.TP
-.BI "Option \*qAccelFactor\fR (\*q \*q" float \*q)
+.BI "Option \*qAccelFactor\*q \*q" float \*q
Acceleration factor for normal pointer movements. Property: "Synaptics Move
Speed"
.TP
-.BI "Option \*qTrackstickSpeed\fR (\*q \*q" float \*q)
+.BI "Option \*qTrackstickSpeed\*q \*q" float \*q
Speed scale when in trackstick emulation mode. Property: "Synaptics Move Speed"
.TP
.BI "Option \*qPressureMotionMinZ\*q \*q" integer \*q
@@ -348,7 +348,7 @@ Set to 0 to disable. Property: "Synaptics Click Action"
.BI "Option \*qCircularScrolling\*q \*q" boolean \*q
If on, circular scrolling is used. Property: "Synaptics Circular Scrolling"
.TP
-.BI "Option \*qCircScrollDelta\fR (\*q \*q" float \*q)
+.BI "Option \*qCircScrollDelta\*q \*q" float \*q
Move angle (radians) of finger to generate a scroll event. Property: "Synaptics
Circular Scrolling Distance"
.TP
@@ -389,7 +389,7 @@ Palm Dimensions"
Minimum finger pressure at which touch is considered a palm. Property:
"Synaptics Palm Dimensions"
.TP
-.BI "Option \*qCoastingSpeed\fR (\*q \*q" float \*q)
+.BI "Option \*qCoastingSpeed\*q \*q" float \*q
Coasting threshold scrolling speed.
.
0 disables coasting. Property: "Synaptics Coasting Speed"