diff options
Diffstat (limited to 'xorg-server/doc/Xserver.man.pre')
-rw-r--r-- | xorg-server/doc/Xserver.man.pre | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/xorg-server/doc/Xserver.man.pre b/xorg-server/doc/Xserver.man.pre index 8fe3b76a2..edb95f1c3 100644 --- a/xorg-server/doc/Xserver.man.pre +++ b/xorg-server/doc/Xserver.man.pre @@ -117,10 +117,6 @@ sets key-click volume (allowable range: 0-100). sets the visual class for the root window of color screens. The class numbers are as specified in the X protocol. Not obeyed by all servers. -.TP 8 -.B \-co \fIfilename\fP -sets name of RGB color database. The default is -.IR __projectroot__/share/X11/rgb . .ig .TP 8 .B \-config \fIfilename\fP @@ -219,6 +215,13 @@ turns off auto-repeat. .B r turns on auto-repeat. .TP 8 +.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(). For the Xorg +server, this also sets 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. .TP 8 @@ -557,9 +560,6 @@ Bitmap font directories .IR __projectroot__/lib/X11/fonts/TTF , __projectroot__/lib/X11/fonts/Type1 Outline font directories .TP 30 -.I __projectroot__/share/X11/rgb.txt -Color database -.TP 30 .I /tmp/.X11-unix/X\fBn\fP Unix domain socket for display number \fBn\fP .TP 30 |