1 .TH XScreenSaver 1 "" "X Version 11"
3 raverhoop - Simulates an LED hula hoop in a dark room.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
11 [\-ncolors \fInumber\fP]
12 [\-lights \fInumber\fP]
13 [\-speed \fInumber\fP]
14 [\-light-speed \fInumber\fP]
15 [\-sustain \fInumber\fP]
20 Simulates an LED hula hoop in a dark room. Oontz oontz oontz.
23 .B \-visual \fIvisual\fP
24 Specify which visual to use. Legal values are the name of a visual class,
25 or the id number (decimal or hex) of a specific visual.
28 Draw on a newly-created window. This is the default.
31 Draw on the root window.
33 .B \-delay \fInumber\fP
34 Per-frame delay, in microseconds. Default: 20000 (0.02 seconds).
36 .B \-ncolors \fInumber\fP
37 The number of colors to use on the hoop. Default: 12.
39 .B \-lights \fInumber\fP
40 The number of LEDs comprising the hoop. Default: 200.
42 .B \-speed \fInumber\fP
43 Speed of the motion of the object.
44 2.0 means twice as fast, 0.5 means half as fast.
46 .B \-light-speed \fInumber\fP
47 Speed at which the lights animate.
48 2.0 means twice as fast, 0.5 means half as fast.
50 .B \-sustain \fInumber\fP
51 Speed at which the after-images / vapor trails fade away.
52 2.0 means they last twice as long, 0.5 means half as long.
54 .B \-wander | \-no-wander
55 Whether the object should wander around the screen.
58 Whether the scene itself should spin.
61 Whether to show a frames-per-second display at the bottom of the screen.
66 to get the default host and display number.
69 to get the name of a resource file that overrides the global resources
70 stored in the RESOURCE_MANAGER property.
75 Copyright \(co 2016 by Jamie Zawinski. Permission to use, copy, modify,
76 distribute, and sell this software and its documentation for any purpose is
77 hereby granted without fee, provided that the above copyright notice appear
78 in all copies and that both that copyright notice and this permission notice
79 appear in supporting documentation. No representations are made about the
80 suitability of this software for any purpose. It is provided "as is" without
81 express or implied warranty.