http://apple.doit.wisc.edu/mirrors/amug/linux/linuxppc/sources/tarballs/xscreensaver...
[xscreensaver] / hacks / imsmap.man
index 1badced3e7625b471e6540d2796312bcdde6255f..b8f81ad2ebb7e909951629677b3d79a9e492ca02 100644 (file)
@@ -1,9 +1,9 @@
-.TH XScreenSaver 1 "26-apr-93" "X Version 11"
+.TH XScreenSaver 1 "17-May-97" "X Version 11"
 .SH NAME
 imsmap - generate fractal maps
 .SH SYNOPSIS
 .B imsmap
-[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIint\fP] [\-timeout \fIseconds\fP] [\-iterations \fIint\fP] [\-mode h|s|v|random] [\-cycle] [\-no\-cycle]
+[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIint\fP] [\-delay \fIseconds\fP] [\-iterations \fIint\fP] [\-mode h|s|v|random] [\-cycle] [\-no\-cycle]
 .SH DESCRIPTION
 The \fIimsmap\fP program generates map or cloud-like patterns.  It looks
 quite different in monochrome and color.
@@ -30,7 +30,7 @@ or the id number (decimal or hex) of a specific visual.
 .B \-ncolors \fIinteger\fP
 How many colors to use.  Default 50.
 .TP 8
-.B \-timeout \fIinteger\fP
+.B \-delay \fIinteger\fP
 How long to delay between images.  Default 10 seconds.
 .TP 8
 .B \-iterations \fIinteger\fP
@@ -41,10 +41,13 @@ The axis upon which colors should be interpolated between the foreground
 and background color.  Default random.  
 .TP 8
 .B \-cycle
-Whether to do colormap cycling.  This is the default.
 .TP 8
 .B \-no\-cycle
-Turns \fI\-cycle\fP off.
+Whether to do colormap cycling.  Default is to cycle.
+.TP 8
+.B \-cycle\-delay
+Number of microseconds between shifts of the colormap; default 100000,
+or 1/10th second.
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -60,4 +63,4 @@ stored in the RESOURCE_MANAGER property.
 .SH AUTHOR
 Juergen Nickelsen <nickel@cs.tu-berlin.de>, 23-aug-92.
 
-Hacked on by Jamie Zawinski <jwz@netscape.com>, 24-aug-92.
+Hacked on by Jamie Zawinski <jwz@jwz.org>, 24-aug-92, 17-May-97.