diff options
Diffstat (limited to 'xlogo.man')
-rw-r--r-- | xlogo.man | 17 |
1 files changed, 14 insertions, 3 deletions
@@ -22,7 +22,10 @@ .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. -.TH XLOGO 1 "Release 6.4" "X Version 11" +.\" +.\" $XFree86: xc/programs/xlogo/xlogo.man,v 1.10 2002/10/12 16:06:48 herrb Exp $ +.\" +.TH XLOGO 1 __xorgversion__ .SH NAME xlogo - X Window System logo .SH SYNOPSIS @@ -35,6 +38,12 @@ The \fIxlogo\fP program displays the X Window System logo. accepts all of the standard X Toolkit command line options, as well as the following: .TP 8 +.B \-render +This option indicates that the logo should be drawn with anti-aliased edges using the RENDER extension. +.TP 8 +.B \-shape +If -render is also specified, this forces the edges to be rendered in sharp mode, (ie. 1-bit alpha channel). +.TP 8 .B \-shape This option indicates that the logo window should be shaped rather than rectangular. @@ -73,9 +82,11 @@ to get the default host and display number. to get the name of a resource file that overrides the global resources stored in the RESOURCE_MANAGER property. .SH FILES -<XRoot>/lib/X11/app-defaults/XLogo - specifies required resources +.TP +.I __apploaddir__/XLogo +specifies required resources .SH SEE ALSO -X(1), xrdb(1) +X(__miscmansuffix__), xrdb(1) .SH AUTHORS Ollie Jones of Apollo Computer and Jim Fulton of the MIT X Consortium wrote the logo graphics routine, based on a graphic design by Danny |