http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / hacks / helix.hlp
1 1 Helix 
2 Draw helical string-art patterns
3
4 SYNOPSIS
5
6   $ helix [-display host:display.screen] [-foreground color] 
7           [-background color] [-window] [-root] [-mono]
8
9 2 DESCRIPTION
10 The helix program draws interesting patterns composed of line segments
11 in random colors.
12
13 2 OPTIONS
14 helix accepts the following options:
15
16    -window
17 Draw on a newly-created window.  This is the default.
18
19    -root
20 Draw on the root window.
21
22    -mono 
23 If on a color display, pretend we're on a monochrome display.
24
25 2 ENVIRONMENT
26
27    DISPLAY
28 to get the default host and display number.
29
30    XENVIRONMENT
31 to get the name of a resource file that overrides the global resources
32 stored in the RESOURCE_MANAGER property.
33
34 2 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
43 2 AUTHOR
44 Jamie Zawinski <jwz@mcom.com>, 13-aug-92.