summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@nokia.com>2010-10-20 17:54:58 -0200
committerTiago Vignatti <tiago.vignatti@nokia.com>2010-11-11 23:20:35 +0200
commitbfe9cdd11bcb60cf33dc48136ebee028001a737e (patch)
tree185c93be767da84d1413e84181cc9594802e61fc /doc
parent88cb61e1e55c54982b90e2a77465faaac6a0ba89 (diff)
dix: delete logo hack screen saver
Protocol doesn't mention about screen saver with logo being required and people are already using more intelligent ways to draw screen saver themes. So consider -logo as deprecated option, deleting its code. Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com> Reviewed-by: Mikhail Gusarov <dottedmag@dottedmag.net> Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/Xserver.man.pre8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/Xserver.man.pre b/doc/Xserver.man.pre
index ce3b3a10b..240f05cea 100644
--- a/doc/Xserver.man.pre
+++ b/doc/Xserver.man.pre
@@ -285,14 +285,6 @@ sets the stack space limit of the server to the specified number of kilobytes.
A value of zero makes the stack size as large as possible. The default value
of \-1 leaves the stack space limit unchanged.
.TP 8
-.B \-logo
-turns on the X Window System logo display in the screen-saver.
-There is currently no way to change this from a client.
-.TP 8
-.B nologo
-turns off the X Window System logo display in the screen-saver.
-There is currently no way to change this from a client.
-.TP 8
.B \-render
.BR default | mono | gray | color
sets the color allocation policy that will be used by the render extension.