diff options
author | Adam Jackson <ajax@redhat.com> | 2008-10-07 20:36:45 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-10-07 20:40:15 -0400 |
commit | 57dbb90f198116dcaf17c8111a7f80644d7ebe7f (patch) | |
tree | afd900db1f314d8ca5f6486f37507034254ec26e /doc | |
parent | 617933e8c259ad12388c0dd13421846a873975e3 (diff) |
Document zap/-retro interaction more.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Xserver.man.pre | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre index 6cf08cea4..8897e1a1f 100644 --- a/doc/Xserver.man.pre +++ b/doc/Xserver.man.pre @@ -222,7 +222,9 @@ turns on auto-repeat. .B -retro 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 -until the first time an application calls XDefineCursor(). +until the first time an application calls XDefineCursor(). For the Xorg +server, this also changes the default for the DontZap option to FALSE. For +kdrive servers, this implies -zap. .TP 8 .B \-s \fIminutes\fP sets screen-saver timeout time in minutes. |