1XLOGO(1)                    General Commands Manual                   XLOGO(1)
2
3
4

NAME

6       xlogo - X Window System logo
7

SYNOPSIS

9       xlogo [-toolkitoption ...]
10

DESCRIPTION

12       The xlogo program displays the X Window System logo.
13

OPTIONS

15       Xlogo  accepts  all  of the standard X Toolkit command line options, as
16       well as the following:
17
18       -render This option indicates that the logo should be drawn with  anti-
19               aliased edges using the RENDER extension.
20
21       -sharp  If  -render is also specified, this forces the edges to be ren‐
22               dered in sharp mode, (ie. 1-bit alpha channel).
23
24       -shape  This option indicates that the logo  window  should  be  shaped
25               rather than rectangular.
26

RESOURCES

28       The  default  width  and  the default height are each 100 pixels.  This
29       program uses the Logo widget in the Athena widget set.  It  understands
30       all of the Simple widget resource names and classes as well as:
31
32       foreground (class Foreground)
33               Specifies  the  color  for the logo.  The default is depends on
34               whether reverseVideo is specified.  If reverseVideo  is  speci‐
35               fied  the default is XtDefaultForeground, otherwise the default
36               is XtDefaultBackground.
37
38       shapeWindow (class ShapeWindow)
39               Specifies that the window is shaped to the X logo.  The default
40               is False.
41

WIDGETS

43       In  order  to  specify resources, it is useful to know the hierarchy of
44       the widgets which compose xlogo.  In the  notation  below,  indentation
45       indicates  hierarchical  structure.   The  widget  class  name is given
46       first, followed by the widget instance name.
47
48       XLogo  xlogo
49            Logo  xlogo
50
51

ENVIRONMENT

53       DISPLAY to get the default host and display number.
54
55       XENVIRONMENT
56               to get the name of a resource file that  overrides  the  global
57               resources stored in the RESOURCE_MANAGER property.
58

FILES

60       /usr/share/X11/app-defaults/XLogo
61              specifies required resources
62

SEE ALSO

64       X(7), xrdb(1)
65

AUTHORS

67       Ollie  Jones  of Apollo Computer and Jim Fulton of the MIT X Consortium
68       wrote the logo graphics routine, based on a  graphic  design  by  Danny
69       Chong and Ross Chapman of Apollo Computer.
70
71
72
73X Version 11                      xlogo 1.0.4                         XLOGO(1)
Impressum