man: drop specific mention of DontZap in -retro (#71113)
DontZap off is the default anyway, don't mention it specifically to avoid confusion X.Org Bug 71113 <http://bugs.freedesktop.org/show_bug.cgi?id=71113> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
e48a132b6d
commit
cfaf2abbac
|
@ -223,9 +223,8 @@ turns on auto-repeat.
|
||||||
.B -retro
|
.B -retro
|
||||||
starts the stipple with the classic stipple and cursor visible. The default
|
starts the stipple with the classic stipple and cursor visible. The default
|
||||||
is to start with a black root window, and to suppress display of the cursor
|
is to start with a black root window, and to suppress display of the cursor
|
||||||
until the first time an application calls XDefineCursor(). For the Xorg
|
until the first time an application calls XDefineCursor(). For kdrive
|
||||||
server, this also sets the default for the DontZap option to FALSE. For
|
servers, this implies -zap.
|
||||||
kdrive servers, this implies -zap.
|
|
||||||
.TP 8
|
.TP 8
|
||||||
.B \-s \fIminutes\fP
|
.B \-s \fIminutes\fP
|
||||||
sets screen-saver timeout time in minutes.
|
sets screen-saver timeout time in minutes.
|
||||||
|
|
Loading…
Reference in New Issue