1cubetwist(6x) XScreenSaver manual cubetwist(6x)
2
3
4
6 cubetwist - A series of nested cubes rotate and slide recursively.
7
9 cubetwist [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-speed number] [-thickness number] [-displace‐
11 ment number] [-no-flat] [-no-wander] [-no-spin] [-wireframe] [-fps]
12
14 A series of nested cubes rotate and slide recursively.
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 cube edges. 0.005 - 0.2. Default: 0.05.
36
37 -displacement number
38 Displacement between nested cubes. 0.0 - 0.2. Default: 0.01.
39
40 -flat | -no-flat
41 Whether to use flat shading, or lighting. Default flat.
42
43 -wander | -no-wander
44 Whether the object should wander around the screen.
45
46 -spin | -no-spin
47 Whether the object should spin.
48
49 -wireframe | -no-wireframe
50 Render in wireframe instead of solid.
51
52 -fps | -no-fps
53 Whether to show a frames-per-second display at the bottom of
54 the screen.
55
57 DISPLAY to get the default host and display number.
58
59 XENVIRONMENT
60 to get the name of a resource file that overrides the global
61 resources stored in the RESOURCE_MANAGER property.
62
64 X(1), xscreensaver(1)
65
67 Copyright © 2016 by Jamie Zawinski. Permission to use, copy, modify,
68 distribute, and sell this software and its documentation for any pur‐
69 pose is hereby granted without fee, provided that the above copyright
70 notice appear in all copies and that both that copyright notice and
71 this permission notice appear in supporting documentation. No repre‐
72 sentations are made about the suitability of this software for any pur‐
73 pose. It is provided "as is" without express or implied warranty.
74
76 Jamie Zawinski.
77
78
79
80X Version 11 5.42-1.fc30.2 (03-Feb-2019) cubetwist(6x)