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