http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / helix.man
1 .TH XScreenSaver 1 "18-sep-97" "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] [\-erase\-speed \fIusecs\fP] [\-erase\-mode \fIinteger\fP] [\-delay \fIseconds\fP] [\-install] [\-visual \fIvisual\fP]
7 [\-fps]
8 .SH DESCRIPTION
9 The \fIhelix\fP program draws interesting patterns composed of line segments
10 in random colors.
11 .SH OPTIONS
12 .I helix
13 accepts the following options:
14 .TP 8
15 .B \-window
16 Draw on a newly-created window.  This is the default.
17 .TP 8
18 .B \-root
19 Draw on the root window.
20 .TP 8
21 .B \-mono 
22 If on a color display, pretend we're on a monochrome display.
23 .TP 8
24 .B \-delay \fIseconds\fP
25 This sets the number of seconds that the helix will be on the screen.
26 .TP 8
27 .B \-subdelay \fImicroseconds\fP
28 This sets the amount of time to pause periodically while drawing.
29 .TP 8
30 .B \-install
31 Install a private colormap for the window.
32 .TP 8
33 .B \-visual \fIvisual\fP
34 Specify which visual to use.  Legal values are the name of a visual class,
35 or the id number (decimal or hex) of a specific visual.
36 .TP 8
37 .B \-fps
38 Display the current frame rate and CPU load.
39 .SH ENVIRONMENT
40 .PP
41 .TP 8
42 .B DISPLAY
43 to get the default host and display number.
44 .TP 8
45 .B XENVIRONMENT
46 to get the name of a resource file that overrides the global resources
47 stored in the RESOURCE_MANAGER property.
48 .SH SEE ALSO
49 .BR X (1),
50 .BR xscreensaver (1)
51 .SH COPYRIGHT
52 Copyright \(co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
53 distribute, and sell this software and its documentation for any purpose is 
54 hereby granted without fee, provided that the above copyright notice appear 
55 in all copies and that both that copyright notice and this permission notice
56 appear in supporting documentation.  No representations are made about the 
57 suitability of this software for any purpose.  It is provided "as is" without
58 express or implied warranty.
59 .SH AUTHOR
60 Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
61 Screen eraser improved by Johannes Keukelaar <johannes@nada.kth.se>, 
62  18-sep-97.