man-pages/man1/xlogo.1.html
2021-03-31 01:06:50 +01:00

134 lines
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of XLOGO</TITLE>
</HEAD><BODY>
<H1>XLOGO</H1>
Section: User Commands (1)<BR>Updated: xlogo 1.0.5<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
xlogo - X Window System logo
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>xlogo</B>
[-<I>toolkitoption</I> ...]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
The <I>xlogo</I> program displays the X Window System logo.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
<I>Xlogo</I>
accepts all of the standard X Toolkit command line options, as well as the
following:
<DL COMPACT>
<DT id="1"><B>-render</B>
<DD>
This option indicates that the logo should be drawn with anti-aliased edges using the RENDER extension.
<DT id="2"><B>-sharp</B>
<DD>
If -render is also specified, this forces the edges to be rendered in sharp mode, (ie. 1-bit alpha channel).
<DT id="3"><B>-shape</B>
<DD>
This option indicates that the logo window should be shaped rather than
rectangular.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>RESOURCES</H2>
The default width and the default height are each 100 pixels.
This program uses the <I>Logo</I> widget in the Athena widget set. It
understands all of the Simple widget resource names and classes as well as:
<DL COMPACT>
<DT id="4"><B>foreground (</B>class<B> Foreground)</B>
<DD>
Specifies the color for the logo. The default is depends on whether
<I>reverseVideo</I> is specified. If <I>reverseVideo</I> is specified
the default is <I>XtDefaultForeground</I>, otherwise the default is
<I>XtDefaultBackground</I>.
<DT id="5"><B>shapeWindow (</B>class<B> ShapeWindow)</B>
<DD>
Specifies that the window is shaped to the X logo. The default is False.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>WIDGETS</H2>
In order to specify resources, it is useful to know the hierarchy of
the widgets which compose <I>xlogo</I>. In the notation below,
indentation indicates hierarchical structure. The widget class name
is given first, followed by the widget instance name.
<P>
<PRE>
XLogo xlogo
Logo xlogo
</PRE>
<P>
<A NAME="lbAH">&nbsp;</A>
<H2>ENVIRONMENT</H2>
<DL COMPACT>
<DT id="6"><B>DISPLAY</B>
<DD>
to get the default host and display number.
<DT id="7"><B>XENVIRONMENT</B>
<DD>
to get the name of a resource file that overrides the global resources
stored in the RESOURCE_MANAGER property.
</DL>
<A NAME="lbAI">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="8"><I>/etc/X11/app-defaults/XLogo</I>
<DD>
specifies required resources
</DL>
<A NAME="lbAJ">&nbsp;</A>
<H2>SEE ALSO</H2>
<A HREF="/cgi-bin/man/man2html?7+X">X</A>(7), <A HREF="/cgi-bin/man/man2html?1+xrdb">xrdb</A>(1)
<A NAME="lbAK">&nbsp;</A>
<H2>AUTHORS</H2>
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
Chong and Ross Chapman of Apollo Computer.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="9"><A HREF="#lbAB">NAME</A><DD>
<DT id="10"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="11"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="12"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="13"><A HREF="#lbAF">RESOURCES</A><DD>
<DT id="14"><A HREF="#lbAG">WIDGETS</A><DD>
<DT id="15"><A HREF="#lbAH">ENVIRONMENT</A><DD>
<DT id="16"><A HREF="#lbAI">FILES</A><DD>
<DT id="17"><A HREF="#lbAJ">SEE ALSO</A><DD>
<DT id="18"><A HREF="#lbAK">AUTHORS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:31 GMT, March 31, 2021
</BODY>
</HTML>