refactor. remove a lot of dead code.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
compton \- a compositor for X11
|
||||
.SH SYNOPSIS
|
||||
.nf
|
||||
.B compton [\-d display] [\-r radius] [\-o opacity] [\-l left-offset] [\-t top-offset] [\-i opacity] [\-e opacity] [\-cCfFS]
|
||||
.B compton [\-d display] [\-r radius] [\-o opacity] [\-l left-offset] [\-t top-offset] [\-i opacity] [\-e opacity] [\-cCfFSdG]
|
||||
.fi
|
||||
.SH DESCRIPTION
|
||||
.B compton
|
||||
@@ -57,11 +57,7 @@ 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.
|
||||
Attempt to fork to background after registering compositor.
|
||||
.TP
|
||||
.BI \-i\ opacity
|
||||
Specifies inactive window transparency. (0.1 - 1.0)
|
||||
|
||||
Reference in New Issue
Block a user