[PATCH] dix: delete logo hack screen saver

Alan Coopersmith alan.coopersmith at oracle.com
Wed Oct 20 13:11:20 PDT 2010


Tiago Vignatti wrote:
> -#ifndef NOLOGOHACK
> -    ErrorF("-logo                  enable logo in screen saver\n");
> -    ErrorF("nologo                 disable logo in screen saver\n");
> -#endif

When you delete options from the code, you also need to remove them from
the man page:

doc/Xserver.man.pre:
.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.


-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list