diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:49:23 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:49:23 +0000 |
commit | 05b7c570b155f167e5a7f1b804e10b870bbc762c (patch) | |
tree | 95da8a42c8c27dd2b094bdcb6969ed440eee5df2 /xlogo.man | |
parent | cc25207f02f9b4d630f5d6646a1815431e532ea0 (diff) |
XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1
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 |