http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / xflame.man
index 15a553d50e4c83cb6fd1b32e27081692b9b79cd1..faba0af85a3feb324aab351ed6bb984a72101b2f 100644 (file)
@@ -4,16 +4,19 @@ xflame - draws animated flames
 .SH SYNOPSIS
 .B xflame
 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
-[\-visual \fIvisual\fP] [\-hspread \fIint\fP] [\-vspread \fIint\fP]
+[\-visual \fIvisual\fP]
+[\-foreground \fIcolor\fP]
+[\-hspread \fIint\fP] [\-vspread \fIint\fP]
 [\-residual \fIint\fP] [\-variance \fIint\fP] [\-vartrend \fIint\fP] 
 [\-bloom \| \-no\-bloom] 
 [\-bitmap \fIxbm\-file\fP] [\-baseline \fIint\fP]
+[\-fps]
 .SH DESCRIPTION
 The \fIxflame\fP program draws animated flames across the bottom of the
 screen.  The flames occasionally flare up.  If a bitmap is specified,
 that image will float above the flames, burning.
 .SH OPTIONS
-.I phosphor
+.I xflame
 accepts the following options:
 .TP 8
 .B \-window
@@ -29,6 +32,9 @@ Install a private colormap for the window.
 Specify which visual to use.  Legal values are the name of a visual class,
 or the id number (decimal or hex) of a specific visual.
 .TP 8
+.B \-foreground \fIcolor\fP\fP or \fB\-fg\fP \fIcolor\fP\fP
+The color of the flames; default red.  (The background color is always black.)
+.TP 8
 .B \-bitmap \fIfilename\fP\fP
 Specifies the bitmap file to use (a monochrome XBM file.)
 The name "none" means not to use a bitmap at all.
@@ -36,6 +42,9 @@ If unspecified, a built-in image will be used.
 .PP
 The other options are arcane.  If someone would care to document them,
 that would be great.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8