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

NAME

6       rubikblocks - animates the Rubik's Mirror Blocks puzzle
7

SYNOPSIS

9       rubikblocks  [--display  host:display.screen] [--visual visual] [--win‐
10       dow] [--root] [--window-id number] [--install]  [--delay  microseconds]
11       [--texture]  [--no-texture] [--mono] [--wireframe] [--spin] [--no-spin]
12       [--wander] [--no-wander]  [--randomize]  [--no-randomize]  [--spinspeed
13       number]  [--rotspeed  number]  [--wanderspeed  number]  [--wait number]
14       [--cubesize number] [--fps]
15

DESCRIPTION

17       This program animates a puzzle called Rubik's Mirror Blocks.  The moves
18       are chosen randomly.
19

OPTIONS

21       rubikblocks accepts the following options:
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       --install
32               Install a private colormap for the window.
33
34       --visual visual
35               Specify  which  visual  to use.  Legal values are the name of a
36               visual class, or the id number (decimal or hex) of  a  specific
37               visual.
38
39       --delay microseconds
40               How  long  to  pause between frames.  Default is 20000, or 0.02
41               second.
42
43       --texture
44               Use texture maps.  This is the default.
45
46       --no-texture
47               Use solid colors.  Looks a bit weird.
48
49       --mono  Disable both texture maps and colors.  Ditto.
50
51       --wireframe
52               Only draw outlines.  Outlines of each piece, not only the whole
53               object, are drawn.
54
55       --spin  Spin  the whole object around X, Y and Z axes.  This is the de‐
56               fault.
57
58       --no-spin
59               Do not spin, stay in the same tilt all the time.
60
61       --wander
62               Move the object around the screen.  This is the default.
63
64       --no-wander
65               Keep the object centered on the screen.
66
67       --randomize
68               Shuffle the puzzle randomly at startup.  This is the default.
69
70       --no-randomize
71               Do not shuffle at startup, begin at the shape of cube.
72
73       --spinspeed number
74               The relative speed of spinning.  Default is 1.0.
75
76       --rotspeed number
77               The relative speed of the moves.  Default is 3.0.  Setting to ≤
78               0.0 makes the object stay at one configuration.
79
80       --wanderspeed number
81               The  relative speed of wandering around the screen.  Default is
82               0.02.
83
84       --wait number
85               How long to stay at final position after each move.  The  mean‐
86               ing of the argument is again relative.  Default is 40.0.
87
88       --cubesize number
89               Size of the object.  Value of 3.0 fills roughly all the screen.
90
91       --fps   Display the current frame rate, CPU load, and polygon count.
92

ENVIRONMENT

94       DISPLAY to get the default host and display number.
95
96       XENVIRONMENT
97               to  get  the  name of a resource file that overrides the global
98               resources stored in the RESOURCE_MANAGER property.
99
100       XSCREENSAVER_WINDOW
101               The window ID to use with --root.
102

SEE ALSO

104       X(1), xscreensaver(1)
105
107       Copyright © 2009 by Vasek Potocek.  Permission to  use,  copy,  modify,
108       distribute,  and  sell this software and its documentation for any pur‐
109       pose is hereby granted without fee, provided that the  above  copyright
110       notice  appear  in  all  copies and that both that copyright notice and
111       this permission notice appear in supporting documentation.   No  repre‐
112       sentations are made about the suitability of this software for any pur‐
113       pose.  It is provided "as is" without express or implied warranty.
114

AUTHOR

116       Vasek Potocek <vasek.potocek@post.cz>, 04-Feb-09.
117
118
119
120X Version 11               6.06-1.fc37 (12-Dec-2022)           rubikblocks(6x)
Impressum