1 .TH XScreenSaver 1 "17-May-97" "X Version 11"
3 imsmap - generate fractal maps
6 [\-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]
8 The \fIimsmap\fP program generates map or cloud-like patterns. It looks
9 quite different in monochrome and color.
12 accepts the following options:
15 Draw on a newly-created window. This is the default.
18 Draw on the root window.
21 If on a color display, pretend we're on a monochrome display.
24 Install a private colormap for the window.
26 .B \-visual \fIvisual\fP
27 Specify which visual to use. Legal values are the name of a visual class,
28 or the id number (decimal or hex) of a specific visual.
30 .B \-ncolors \fIinteger\fP
31 How many colors to use. Default 50.
33 .B \-delay \fIinteger\fP
34 How long to delay between images. Default 10 seconds.
36 .B \-iterations \fIinteger\fP
37 A measure of the resolution of the resultant image, from 0 to 7. Default 7.
39 .B \-mode [ hue | saturation | value | random ]
40 The axis upon which colors should be interpolated between the foreground
41 and background color. Default random.
46 Whether to do colormap cycling. Default is to cycle.
49 Number of microseconds between shifts of the colormap; default 100000,
55 to get the default host and display number.
58 to get the name of a resource file that overrides the global resources
59 stored in the RESOURCE_MANAGER property.
64 Juergen Nickelsen <nickel@cs.tu-berlin.de>, 23-aug-92.
66 Hacked on by Jamie Zawinski <jwz@jwz.org>, 24-aug-92, 17-May-97.