aboutsummaryrefslogtreecommitdiffstats
path: root/xcompmgr.1
diff options
context:
space:
mode:
authordolio <dolio>2004-09-23 07:17:48 +0000
committerdolio <dolio>2004-09-23 07:17:48 +0000
commitfd2dc3730c8ee7884df8651e1c5fa03750a68c20 (patch)
tree8a11126ba90775d9c984122d5751851fc6a85353 /xcompmgr.1
parentMiscellaneous code cleanup and failed allocation checks. (diff)
downloadxcman-fd2dc3730c8ee7884df8651e1c5fa03750a68c20.tar.gz
xcman-fd2dc3730c8ee7884df8651e1c5fa03750a68c20.tar.bz2
xcman-fd2dc3730c8ee7884df8651e1c5fa03750a68c20.tar.xz
Added command-line options for changing values relevant to fading.
Diffstat (limited to '')
-rw-r--r--xcompmgr.19
1 files changed, 9 insertions, 0 deletions
diff --git a/xcompmgr.1 b/xcompmgr.1
index 6495932..0aabb4f 100644
--- a/xcompmgr.1
+++ b/xcompmgr.1
@@ -27,6 +27,15 @@ Specifies the left offset for client-side shadows.
.BI \-t\ top-offset
Specifies the top offset for client-side shadows.
.TP
+.BI \-I\ fade-in-step
+Specifies the opacity change between steps while fading in.
+.TP
+.BI \-O\ fade-out-step
+Specifies the opacity change between steps while fading out.
+.TP
+.BI \-D\ fade-delta
+Specifies the time (in milliseconds) between steps in a fade.
+.TP
.BI \-a
Automatic server-side compositing. This instructs the server to use the
standard composition rules. Useful for debugging.