1cubestorm(6x) XScreenSaver manual cubestorm(6x)
2
3
4
6 cubestorm - a series of 3D boxes that fill space
7
9 cubestorm [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed float] [-count int] [-thickness float]
11 [-no-wander] [-no-spin] [-wireframe] [-fps]
12
14 Draws a series of rotating 3D boxes that intersect each other and even‐
15 tually fill space.
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 number
28 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
29 onds.).
30
31 -speed number
32 Larger numbers mean run faster. Default: 1.0.
33
34 -count number
35 Number of cubes. Default 4.
36
37 -thickness float
38 How thick the struts making up the cubes should be (0.0-1.0).
39 Default 0.06.
40
41 -wander | -no-wander
42 Whether the cubes should wander around the screen.
43
44 -spin | -no-spin
45 Whether the cubes should spin.
46
47 -wireframe | -no-wireframe
48 Render in wireframe instead of solid.
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 © 2003 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.43-2.fc31 (27-Aug-2019) cubestorm(6x)