1rubik(6x) XScreenSaver manual rubik(6x)
2
3
4
6 rubik - screen saver that solves Rubik's Cube.
7
9 rubik [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--count number] [--cycles number] [--de‐
11 lay number] [--size number] [--hideshuffling] [--fps]
12
14 Draws a Rubik's Cube that rotates in three dimensions and repeatedly
15 shuffles and solves itself.
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 --count number
32 Count. -100 - 100. Default: -30.
33
34 --cycles number
35 Timeout. 0 - 60. Default: 5.
36
37 --delay number
38 Per-frame delay, in microseconds. Default: 40000 (0.04 sec‐
39 onds.).
40
41 --size number
42 Size. -20 - 20. Default: -6.
43
44 --hideshuffling | --no-hideshuffling
45 Show Shuffling. Boolean.
46
47 --fps Display the current frame rate, CPU load, and polygon count.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
56 XSCREENSAVER_WINDOW
57 The window ID to use with --root.
58
60 X(1), xscreensaver(1)
61
63 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
64 distribute, and sell this software and its documentation for any pur‐
65 pose is hereby granted without fee, provided that the above copyright
66 notice appear in all copies and that both that copyright notice and
67 this permission notice appear in supporting documentation. No repre‐
68 sentations are made about the suitability of this software for any pur‐
69 pose. It is provided "as is" without express or implied warranty.
70
72 Marcelo Vianna.
73
74
75
76X Version 11 6.08-1.fc39 (17-Oct-2023) rubik(6x)