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]
10 The \fIvines\fP program is yet another geometric pattern generator, this
11 one's claim to fame being a pseudo-fractal looking vine like pattern that
12 creates nifty whorls and loops.
15 accepts the following options:
18 Draw on a newly-created window. This is the default.
21 Draw on the root window.
24 If on a color display, pretend we're on a monochrome display.
27 Install a private colormap for the window.
29 .B \-visual \fIvisual\fP
30 Specify which visual to use. Legal values are the name of a visual class,
31 or the id number (decimal or hex) of a specific visual.
33 .B \-ncolors \fIinteger\fP
34 How many colors should be used (if possible). Default 64.
35 The colors are chosen randomly.
38 Display the current frame rate and CPU load.
43 to get the default host and display number.
46 to get the name of a resource file that overrides the global resources
47 stored in the RESOURCE_MANAGER property.
53 Copyright \(co 1997 by Tracy Camp.
55 Permission to use, copy, modify, and distribute this software and its
56 documentation for any purpose and without fee is hereby granted,
57 provided that the above copyright notice appear in all copies and that
58 both that copyright notice and this permission notice appear in
59 supporting documentation.
61 Tracy Camp <campt@hurrah.com>, 1997.
63 Tweaked by David Hansen <dhansen@metapath.com>, 21-Mar-97.
65 Ability to run standalone or with \fIxscreensaver\fP added by
66 Jamie Zawinski <jwz@jwz.org>, 10-May-97.