began for maemo
[xscreensaver] / 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 .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 \-delay \fIseconds\fP
24 This sets the number of seconds that the helix will be on the screen.
25 .TP 8
26 .B \-subdelay \fImicroseconds\fP
27 This sets the amount of time to pause periodically while drawing.
28 .TP 8
29 .B \-install
30 Install a private colormap for the window.
31 .TP 8
32 .B \-visual \fIvisual\fP
33 Specify which visual to use.  Legal values are the name of a visual class,
34 or the id number (decimal or hex) of a specific visual.
35 .SH ENVIRONMENT
36 .PP
37 .TP 8
38 .B DISPLAY
39 to get the default host and display number.
40 .TP 8
41 .B XENVIRONMENT
42 to get the name of a resource file that overrides the global resources
43 stored in the RESOURCE_MANAGER property.
44 .SH SEE ALSO
45 .BR X (1),
46 .BR xscreensaver (1)
47 .SH COPYRIGHT
48 Copyright \(co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
49 distribute, and sell this software and its documentation for any purpose is 
50 hereby granted without fee, provided that the above copyright notice appear 
51 in all copies and that both that copyright notice and this permission notice
52 appear in supporting documentation.  No representations are made about the 
53 suitability of this software for any purpose.  It is provided "as is" without
54 express or implied warranty.
55 .SH AUTHOR
56 Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
57 Screen eraser improved by Johannes Keukelaar <johannes@nada.kth.se>, 
58  18-sep-97.