http://www.ibiblio.org/pub/historic-linux/ftp-archives/sunsite.unc.edu/Sep-29-1996...
[xscreensaver] / hacks / helix.man
1 .TH XScreenSaver 1 "13-aug-92" "X Version 11"
2 .SH NAME
3 helix - draw helical string-art patterns
4 .SH SYNOPSIS
5 .B helix
6 [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP]
7 .SH DESCRIPTION
8 The \fIhelix\fP program draws interesting patterns composed of line segments
9 in random colors.
10 .SH OPTIONS
11 .I helix
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-mono 
21 If on a color display, pretend we're on a monochrome display.
22 .TP 8
23 .B \-install
24 Install a private colormap for the window.
25 .TP 8
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.
29 .SH ENVIRONMENT
30 .PP
31 .TP 8
32 .B DISPLAY
33 to get the default host and display number.
34 .TP 8
35 .B XENVIRONMENT
36 to get the name of a resource file that overrides the global resources
37 stored in the RESOURCE_MANAGER property.
38 .SH SEE ALSO
39 .BR X (1),
40 .BR xscreensaver (1)
41 .SH COPYRIGHT
42 Copyright \(co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
43 distribute, and sell this software and its documentation for any purpose is 
44 hereby granted without fee, provided that the above copyright notice appear 
45 in all copies and that both that copyright notice and this permission notice
46 appear in supporting documentation.  No representations are made about the 
47 suitability of this software for any purpose.  It is provided "as is" without
48 express or implied warranty.
49 .SH AUTHOR
50 Jamie Zawinski <jwz@netscape.com>, 13-aug-92.