1helix(6x) XScreenSaver manual helix(6x)
2
3
4
6 helix - draw helical string-art patterns
7
9 helix [-display host:display.screen] [-foreground color] [-background
10 color] [-window] [-root] [-mono] [-erase-speed usecs] [-erase-mode
11 integer] [-delay seconds] [-install] [-visual visual] [-fps]
12
14 The helix program draws interesting patterns composed of line segments
15 in random colors.
16
18 helix accepts the following options:
19
20 -window Draw on a newly-created window. This is the default.
21
22 -root Draw on the root window.
23
24 -mono If on a color display, pretend we're on a monochrome display.
25
26 -delay seconds
27 This sets the number of seconds that the helix will be on the
28 screen.
29
30 -subdelay microseconds
31 This sets the amount of time to pause periodically while draw‐
32 ing.
33
34 -install
35 Install a private colormap for the window.
36
37 -visual visual
38 Specify which visual to use. Legal values are the name of a
39 visual class, or the id number (decimal or hex) of a specific
40 visual.
41
42 -fps Display the current frame rate and CPU load.
43
45 DISPLAY to get the default host and display number.
46
47 XENVIRONMENT
48 to get the name of a resource file that overrides the global
49 resources stored in the RESOURCE_MANAGER property.
50
52 X(1), xscreensaver(1)
53
55 Copyright © 1992 by Jamie Zawinski. Permission to use, copy, modify,
56 distribute, and sell this software and its documentation for any pur‐
57 pose is hereby granted without fee, provided that the above copyright
58 notice appear in all copies and that both that copyright notice and
59 this permission notice appear in supporting documentation. No repre‐
60 sentations are made about the suitability of this software for any pur‐
61 pose. It is provided "as is" without express or implied warranty.
62
64 Jamie Zawinski <jwz@jwz.org>, 13-aug-92. Screen eraser improved by
65 Johannes Keukelaar <johannes@nada.kth.se>,
66 18-sep-97.
67
68
69
70X Version 11 5.44-2.fc32 (16-Apr-2020) helix(6x)