http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / hacks / xflame.man
index 3fc5c2c1d09ec0805b5679da93acd5a594f79257..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]
@@ -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.