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] [--window-id number] [--delay number] [--speed number]
11 [--thickness number] [--opacity number] [--no-wander] [--wireframe]
12 [--fps]
13
15 An endless stack of unfolding, translucent cubes.
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
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --delay number
32 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
33 onds).
34
35 --speed number
36 Animation speed. 2.0 means twice as fast, 0.5 means half as
37 fast.
38
39 --thickness number
40 Thickness of the face edges. 0.0 - 0.5. Default: 0.13.
41
42 --opacity number
43 Opacity of the cubes. 0.01 - 1.0. Default: 0.7.
44
45 --wander | --no-wander
46 Whether the object should wander around the screen.
47
48 --wireframe | --no-wireframe
49 Render in wireframe instead of solid.
50
51 --fps | --no-fps
52 Whether to show a frames-per-second display at the bottom of
53 the screen.
54
56 DISPLAY to get the default host and display number.
57
58 XENVIRONMENT
59 to get the name of a resource file that overrides the global
60 resources stored in the RESOURCE_MANAGER property.
61
62 XSCREENSAVER_WINDOW
63 The window ID to use with --root.
64
66 X(1), xscreensaver(1)
67
69 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
70 distribute, and sell this software and its documentation for any pur‐
71 pose is hereby granted without fee, provided that the above copyright
72 notice appear in all copies and that both that copyright notice and
73 this permission notice appear in supporting documentation. No repre‐
74 sentations are made about the suitability of this software for any pur‐
75 pose. It is provided "as is" without express or implied warranty.
76
78 Jamie Zawinski.
79
80
81
82X Version 11 6.06-1.fc37 (12-Dec-2022) cubestack(6x)