1 .TH XScreenSaver 1 "18-sep-97" "X Version 11"
3 helix - draw helical string-art patterns
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]
9 The \fIhelix\fP program draws interesting patterns composed of line segments
13 accepts the following options:
16 Draw on a newly-created window. This is the default.
19 Draw on the root window.
22 If on a color display, pretend we're on a monochrome display.
24 .B \-delay \fIseconds\fP
25 This sets the number of seconds that the helix will be on the screen.
27 .B \-subdelay \fImicroseconds\fP
28 This sets the amount of time to pause periodically while drawing.
31 Install a private colormap for the window.
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.
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.
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.
60 Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
61 Screen eraser improved by Johannes Keukelaar <johannes@nada.kth.se>,