Penguin
Annotated edit history of xflame(1) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 XScreenSaver
2 !!!XScreenSaver
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SEE ALSO
9 COPYRIGHT
10 AUTHOR
11 ----
12 !!NAME
13
14
15 xflame - draws animated flames
16 !!SYNOPSIS
17
18
19 __xflame__ [[-display ''host:display.screen'']
20 [[-window] [[-root] [[-install] [[-visual ''visual'']
21 [[-hspread ''int''] [[-vspread ''int''] [[-residual
22 ''int''] [[-variance ''int''] [[-vartrend ''int'']
23 [[-bloom -no-bloom] [[-bitmap ''xbm-file''] [[-baseline
24 ''int'']
25 !!DESCRIPTION
26
27
28 The ''xflame'' program draws animated flames across the
29 bottom of the screen. The flames occasionally flare up. If a
30 bitmap is specified, that image will float above the flames,
31 burning.
32 !!OPTIONS
33
34
35 ''xflame'' accepts the following options:
36
37
38 __-window__
39
40
41 Draw on a newly-created window. This is the
42 default.
43
44
45 __-root__
46
47
48 Draw on the root window.
49
50
51 __-install__
52
53
54 Install a private colormap for the window.
55
56
57 __-visual__ ''visual''
58
59
60 Specify which visual to use. Legal values are the name of a
61 visual class, or the id number (decimal or hex) of a
62 specific visual.
63
64
65 __-bitmap__ ''filename''
66
67
68 Specifies the bitmap file to use (a monochrome XBM file.)
69 The name
70
71
72 The other options are arcane. If someone would care to
73 document them, that would be great.
74 !!ENVIRONMENT
75
76
77 __DISPLAY__
78
79
80 to get the default host and display number.
81
82
83 __XENVIRONMENT__
84
85
86 to get the name of a resource file that overrides the global
87 resources stored in the RESOURCE_MANAGER
88 property.
89 !!SEE ALSO
90
91
4 perry 92 X(1), xscreensaver(1)
1 perry 93 !!COPYRIGHT
94
95
96 Copyright 1996-1999 by Carsten Haitzler. Permission to use,
97 copy, modify, distribute, and sell this software and its
98 documentation for any purpose is hereby granted without fee,
99 provided that the above copyright notice appear in all
100 copies and that both that copyright notice and this
101 permission notice appear in supporting documentation. No
102 representations are made about the suitability of this
103 software for any purpose. It is provided
104 !!AUTHOR
105
106
107 Primarily written by Carsten Haitzler
108 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.