source: trunk/third/xscreensaver/hacks/xflame.man @ 15683

Revision 15683, 2.2 KB checked in by ghudson, 24 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r15682, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "27-Feb-00" "X Version 11"
2.SH NAME
3xflame - draws animated flames
4.SH SYNOPSIS
5.B xflame
6[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
7[\-visual \fIvisual\fP] [\-hspread \fIint\fP] [\-vspread \fIint\fP]
8[\-residual \fIint\fP] [\-variance \fIint\fP] [\-vartrend \fIint\fP]
9[\-bloom \| \-no\-bloom]
10[\-bitmap \fIxbm\-file\fP] [\-baseline \fIint\fP]
11.SH DESCRIPTION
12The \fIxflame\fP program draws animated flames across the bottom of the
13screen.  The flames occasionally flare up.  If a bitmap is specified,
14that image will float above the flames, burning.
15.SH OPTIONS
16.I xflame
17accepts the following options:
18.TP 8
19.B \-window
20Draw on a newly-created window.  This is the default.
21.TP 8
22.B \-root
23Draw on the root window.
24.TP 8
25.B \-install
26Install a private colormap for the window.
27.TP 8
28.B \-visual \fIvisual\fP\fP
29Specify which visual to use.  Legal values are the name of a visual class,
30or the id number (decimal or hex) of a specific visual.
31.TP 8
32.B \-bitmap \fIfilename\fP\fP
33Specifies the bitmap file to use (a monochrome XBM file.)
34The name "none" means not to use a bitmap at all.
35If unspecified, a built-in image will be used.
36.PP
37The other options are arcane.  If someone would care to document them,
38that would be great.
39.SH ENVIRONMENT
40.PP
41.TP 8
42.B DISPLAY
43to get the default host and display number.
44.TP 8
45.B XENVIRONMENT
46to get the name of a resource file that overrides the global resources
47stored in the RESOURCE_MANAGER property.
48.SH SEE ALSO
49.BR X (1),
50.BR xscreensaver (1)
51.SH COPYRIGHT
52Copyright \(co 1996-1999 by Carsten Haitzler.  Permission to use, copy,
53modify, distribute, and sell this software and its documentation for
54any purpose is hereby granted without fee, provided that the above
55copyright notice appear in all copies and that both that copyright
56notice and this permission notice appear in supporting documentation.
57No representations are made about the suitability of this software for
58any purpose.  It is provided "as is" without express or implied
59warranty.
60.SH AUTHOR
61Primarily written by Carsten Haitzler <raster@redhat.com>.
62Modified over the years by Rahul Jain <rahul@rice.edu>,
63Daniel Zahn <stumpy@religions.com>, and Jamie Zawinski <jwz@jwz.org>.
Note: See TracBrowser for help on using the repository browser.