1 .TH XScreenSaver 1 "10-May-97" "X Version 11"
3 vines - draws pseudo-fractal geometric patterns
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]
9 The \fIvines\fP program is yet another geometric pattern generator, this
10 one's claim to fame being a pseudo-fractal looking vine like pattern that
11 creates nifty whorls and loops.
14 accepts the following options:
17 Draw on a newly-created window. This is the default.
20 Draw on the root window.
23 If on a color display, pretend we're on a monochrome display.
26 Install a private colormap for the window.
28 .B \-visual \fIvisual\fP
29 Specify which visual to use. Legal values are the name of a visual class,
30 or the id number (decimal or hex) of a specific visual.
32 .B \-ncolors \fIinteger\fP
33 How many colors should be used (if possible). Default 200.
34 The colors are chosen randomly.
39 to get the default host and display number.
42 to get the name of a resource file that overrides the global resources
43 stored in the RESOURCE_MANAGER property.
49 Copyright \(co 1997 by Tracy Camp.
51 Permission to use, copy, modify, and distribute this software and its
52 documentation for any purpose and without fee is hereby granted,
53 provided that the above copyright notice appear in all copies and that
54 both that copyright notice and this permission notice appear in
55 supporting documentation.
57 Tracy Camp <campt@hurrah.com>, 1997.
59 Tweaked by David Hansen <dhansen@metapath.com>, 21-Mar-97.
61 Ability to run standalone or with \fIxscreensaver\fP added by
62 Jamie Zawinski <jwz@jwz.org>, 10-May-97.