1hypnowheel(6x) XScreenSaver manual hypnowheel(6x)
2
3
4
6 hypnowheel - draws overlapping, translucent spiral patterns
7
9 hypnowheel [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay int] [-layers int] [-count int] [-twistiness float]
11 [-speed float] [-wander] [-symmetric] [-fps]
12
14 Draws a series of overlapping, translucent spiral patterns. The tight‐
15 ness of their spirals fluctuates in and out.
16
18 -visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 -window Draw on a newly-created window. This is the default.
24
25 -root Draw on the root window.
26
27 -delay int
28 Delay between frames, in microseconds. Default 20000.
29
30 -layers int
31 How many different spirals to draw at once. Default 4.
32
33 -count int
34 How many arms each spiral should have. Default 11.
35
36 -twistiness float
37 How tightly wound the spirals can become, measured in rota‐
38 tions. Default 4.0 (four times around).
39
40 -speed ratio
41 Less than 1 for slower, greater than 1 for faster. Default 1.
42
43 -wander If specified, then the centers of the spirals will wander
44 around, rather than them all having the same origin.
45
46 -symmetric
47 If specified, then each pair of left-wrapping and right-wrap‐
48 ping spirals will be mirror images of each other.
49
50 -fps Display the current frame rate, CPU load, and polygon count.
51
53 DISPLAY to get the default host and display number.
54
55 XENVIRONMENT
56 to get the name of a resource file that overrides the global
57 resources stored in the RESOURCE_MANAGER property.
58
60 X(1), xscreensaver(1)
61
63 Copyright © 2008 by Jamie Zawinski. Permission to use, copy, modify,
64 distribute, and sell this software and its documentation for any pur‐
65 pose is hereby granted without fee, provided that the above copyright
66 notice appear in all copies and that both that copyright notice and
67 this permission notice appear in supporting documentation. No repre‐
68 sentations are made about the suitability of this software for any pur‐
69 pose. It is provided "as is" without express or implied warranty.
70
72 Jamie Zawinski.
73
74
75
76X Version 11 5.15-3.fc14 (18-Oct-2011) hypnowheel(6x)