1 .TH XScreenSaver 1 "10-May-97" "X Version 11"
3 drift - draws drifting recursive fractal cosmic flames
6 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIinteger\fP] [\-delay \fImicroseconds\fP] [\-count \fIinteger\fP] [\-grow] [\-no\-grow] [\-liss] [\-no\-liss]
9 The \fIdrift\fP program draws drifting recursive fractal cosmic flames
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 should be used (if possible). Default 200.
32 The colors used cycle through the hue, making N stops around
35 .B \-count \fIinteger\fP
41 Whether fractals should grow; otherwise, they are animated.
47 Whether we should use lissojous figures to get points.
53 to get the default host and display number.
56 to get the name of a resource file that overrides the global resources
57 stored in the RESOURCE_MANAGER property.
64 Copyright \(co 1991, 1995 by Scott Draves.
66 Permission to use, copy, modify, and distribute this software and its
67 documentation for any purpose and without fee is hereby granted,
68 provided that the above copyright notice appear in all copies and that
69 both that copyright notice and this permission notice appear in
70 supporting documentation.
72 Scott Draves <spot@cs.cmu.edu>, 06-Jun-91, 01-Jun-95.
74 Ability to run standalone or with \fIxscreensaver\fP added by
75 Jamie Zawinski <jwz@netscape.com>, 10-May-97.