1cubestack(6x) XScreenSaver manual cubestack(6x)
2
3
4
6 cubestack - An endless stack of unfolding, translucent cubes.
7
9 cubestack [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-thickness number] [-opacity
11 number] [-no-wander] [-wireframe] [-fps]
12
14 An endless stack of unfolding, translucent cubes.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay number
27 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
28 onds).
29
30 -speed number
31 Animation speed. 2.0 means twice as fast, 0.5 means half as
32 fast.
33
34 -thickness number
35 Thickness of the face edges. 0.0 - 0.5. Default: 0.13.
36
37 -opacity number
38 Opacity of the cubes. 0.01 - 1.0. Default: 0.7.
39
40 -wander | -no-wander
41 Whether the object should wander around the screen.
42
43 -wireframe | -no-wireframe
44 Render in wireframe instead of solid.
45
46 -fps | -no-fps
47 Whether to show a frames-per-second display at the bottom of
48 the screen.
49
51 DISPLAY to get the default host and display number.
52
53 XENVIRONMENT
54 to get the name of a resource file that overrides the global
55 resources stored in the RESOURCE_MANAGER property.
56
58 X(1), xscreensaver(1)
59
61 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
62 distribute, and sell this software and its documentation for any pur‐
63 pose is hereby granted without fee, provided that the above copyright
64 notice appear in all copies and that both that copyright notice and
65 this permission notice appear in supporting documentation. No repre‐
66 sentations are made about the suitability of this software for any pur‐
67 pose. It is provided "as is" without express or implied warranty.
68
70 Jamie Zawinski.
71
72
73
74X Version 11 5.45-1.fc33 (10-Dec-2020) cubestack(6x)