X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fimsmap.man;h=efedb516b2218a74c80bf4ba6710f21098702b14;hp=d0ea41833daf994dc8def120c8ec2f5bb59a7d79;hb=07faf451b99879183ed7e909e43a0e065be1ee7f;hpb=f3e0240915ed9f9b3a61781f5c7002d587563fe0 diff --git a/hacks/imsmap.man b/hacks/imsmap.man index d0ea4183..efedb516 100644 --- a/hacks/imsmap.man +++ b/hacks/imsmap.man @@ -3,7 +3,7 @@ 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] [\-delay \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] [\-delay2 \fImicroseconds\fP] [\-iterations \fIint\fP] [\-mode h|s|v|random] .SH DESCRIPTION The \fIimsmap\fP program generates map or cloud-like patterns. It looks quite different in monochrome and color. @@ -33,21 +33,15 @@ How many colors to use. Default 50. .B \-delay \fIinteger\fP How long to delay between images. Default 10 seconds. .TP 8 +.B \-delay2 \fIinteger\fP +How long to delay between bitmaps. Default 200000 (0.2 seconds). +.TP 8 .B \-iterations \fIinteger\fP A measure of the resolution of the resultant image, from 0 to 7. Default 7. .TP 8 .B \-mode [ hue | saturation | value | random ] The axis upon which colors should be interpolated between the foreground and background color. Default random. -.TP 8 -.B \-cycle -.TP 8 -.B \-no\-cycle -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 @@ -63,4 +57,4 @@ stored in the RESOURCE_MANAGER property. .SH AUTHOR Juergen Nickelsen , 23-aug-92. -Hacked on by Jamie Zawinski , 24-aug-92, 17-May-97. +Hacked on by Jamie Zawinski , 24-aug-92, 17-May-97.