http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[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]
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 .SH ENVIRONMENT
23 .PP
24 .TP 8
25 .B DISPLAY
26 to get the default host and display number.
27 .TP 8
28 .B XENVIRONMENT
29 to get the name of a resource file that overrides the global resources
30 stored in the RESOURCE_MANAGER property.
31 .SH SEE ALSO
32 .BR X (1),
33 .BR xscreensaver (1)
34 .SH COPYRIGHT
35 Copyright \(co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
36 distribute, and sell this software and its documentation for any purpose is 
37 hereby granted without fee, provided that the above copyright notice appear 
38 in all copies and that both that copyright notice and this permission notice
39 appear in supporting documentation.  No representations are made about the 
40 suitability of this software for any purpose.  It is provided "as is" without
41 express or implied warranty.
42 .SH AUTHOR
43 Jamie Zawinski <jwz@mcom.com>, 13-aug-92.