xlogo(1X) xlogo(1X)NAMETMxlogo - displays the X Window System logoSYNOPSIS xlogo [toolkit-option]... [-shape] DESCRIPTION xlogo displays the X Window System logo. This command is a simple wrapper around the Athena Logo widget. Options The xlogo command accepts all the standard X Toolkit command-line options, as described in X(1X), as well as this option: -shape Causes the logo window to be shaped rather than rec- tangular. Resources This command uses the Logo widget in the X Toolkit. It understands all core resource names and classes, in addition to the following: foreground (class Foreground) Specifies the color of the logo. The default depends on whether reverseVideo is specified. If reverseVideo is specified, the default is white; otherwise, the default is black. height (class Height) Specifies the height of the logo. The default height is 100 pixels. reverseVideo (class ReverseVideo) Specifies the simulation of reverse video, which is done by changing the default value of the fore- ground, background, and border colors. width (class Width) Specifies the width of the logo. The default width is 100 pixels. Widget hierarchy To specify resources, it is useful to know the hierarchy of the widgets that compose xlogo. In the following notation, indentation indicates hierarchical structure. The widget class name is given first, followed by the widget instance name. November, 1990 1
xlogo(1X) xlogo(1X)XLogo xlogo Logo xlogo Environment variables The xlogo command uses these environment variables: DISPLAY Specifies the default host, display number, and screen. XENVIRONMENT Specifies the name of a resource file to be used to override the global resources stored in the RESOURCE_MANAGER property. NOTES Copyright 1988, Massachusetts Institute of Technology. See X(1X) for a full statement of rights and permissions. Authors: Ollie Jones, Apollo Computer, and Jim Fulton, MIT X Consortium, for the logo graphics routine; Danny Chong, Apollo Computer, and Ross Chapman, Apollo Computer for the orginial graphics design FILES /usr/lib/X11/app-defaults/XLogo Specifies required resources. SEE ALSO X(1X), xrdb(1X) 2 November, 1990