http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / hacks / xflame.man
index 15a553d50e4c83cb6fd1b32e27081692b9b79cd1..ecfa04b5769e29d656d714079d1fdbef035e1702 100644 (file)
@@ -4,7 +4,9 @@ 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]
@@ -13,7 +15,7 @@ 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 +31,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.