1cubetwist(6x)                 XScreenSaver manual                cubetwist(6x)
2
3
4

NAME

6       cubetwist - A series of nested cubes rotate and slide recursively.
7

SYNOPSIS

9       cubetwist  [--display host:display.screen] [--visual visual] [--window]
10       [--root]  [--window-id  number]  [--delay  number]   [--speed   number]
11       [--thickness  number] [--displacement number] [--no-flat] [--no-wander]
12       [--no-spin] [--wireframe] [--fps]
13

DESCRIPTION

15       A series of nested cubes rotate and slide recursively.
16

OPTIONS

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 cube edges.  0.005 - 0.2.  Default: 0.05.
41
42       --displacement number
43               Displacement between nested cubes.  0.0 - 0.2.  Default: 0.01.
44
45       --flat | --no-flat
46               Whether to use flat shading, or lighting.  Default flat.
47
48       --wander | --no-wander
49               Whether the object should wander around the screen.
50
51       --spin | --no-spin
52               Whether the object should spin.
53
54       --wireframe | --no-wireframe
55               Render in wireframe instead of solid.
56
57       --fps | --no-fps
58               Whether to show a frames-per-second display at  the  bottom  of
59               the screen.
60

ENVIRONMENT

62       DISPLAY to get the default host and display number.
63
64       XENVIRONMENT
65               to  get  the  name of a resource file that overrides the global
66               resources stored in the RESOURCE_MANAGER property.
67
68       XSCREENSAVER_WINDOW
69               The window ID to use with --root.
70

SEE ALSO

72       X(1), xscreensaver(1)
73
75       Copyright © 2016 by Jamie Zawinski.  Permission to use,  copy,  modify,
76       distribute,  and  sell this software and its documentation for any pur‐
77       pose is hereby granted without fee, provided that the  above  copyright
78       notice  appear  in  all  copies and that both that copyright notice and
79       this permission notice appear in supporting documentation.   No  repre‐
80       sentations are made about the suitability of this software for any pur‐
81       pose.  It is provided "as is" without express or implied warranty.
82

AUTHOR

84       Jamie Zawinski.
85
86
87
88X Version 11               6.06-1.fc37 (12-Dec-2022)             cubetwist(6x)
Impressum