Add -b option to fork to background.

This commit is contained in:
XeCycle
2012-02-27 01:02:42 +08:00
parent 92eb57ff44
commit d226a9d988
2 changed files with 19 additions and 1 deletions

View File

@@ -56,6 +56,13 @@ drag-and-drop windows.
When \-f is specified, also enables the fade effect when windows change their
opacity, as with transset(1).
.TP
.BI \-b
Attempts to fork to background after registered composition
manager. Still sits in foreground if fork failed. Maybe useful
if you computer is too fast, in which case some programs
requiring a composite manager may have started before composite
manager is ready.
.TP
.BI \-i\ opacity
Specifies inactive window transparency. (0.1 - 1.0)
.TP