diff options
author | dolio <dolio> | 2004-09-23 07:17:48 +0000 |
---|---|---|
committer | dolio <dolio> | 2004-09-23 07:17:48 +0000 |
commit | fd2dc3730c8ee7884df8651e1c5fa03750a68c20 (patch) | |
tree | 8a11126ba90775d9c984122d5751851fc6a85353 /xcompmgr.1 | |
parent | 4d85ae8dbc4dbe75cef71f1280cea4ee15a1b6d7 (diff) |
Added command-line options for changing values relevant to fading.
Diffstat (limited to 'xcompmgr.1')
-rw-r--r-- | xcompmgr.1 | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |