1papercube(6x) XScreenSaver manual papercube(6x)
2
3
4
6 papercube - how to fold a glueless paper cube.
7
9 papercube [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--delay number] [--no-wander] [--spin 0] [--spin [XYZ]]
11 [--spin Y] [--spin Z] [--spin XY] [--spin XZ] [--spin YZ] [--speed num‐
12 ber] [--fps] [--wireframe]
13
15 Draws a paper template that folds to make a cube.
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 --delay number
29 Per-frame delay, in microseconds. Default: 30000 (0.03 sec‐
30 onds).
31
32 --wander | --no-wander
33 Whether the object should wander around the screen.
34
35 --spin 0
36 Don't rotate.
37
38 --spin [XYZ]
39 Around which axes should the object spin?
40
41 --spin Y
42 Rotate around Y axis. Default.
43
44 --spin Z
45 Rotate around Z axis.
46
47 --spin XY
48 Rotate around X and Y axes.
49
50 --spin XZ
51 Rotate around X and Z axes.
52
53 --spin YZ
54 Rotate around Y and Z axes.
55
56 --speed number
57 Animation speed. 2.0 means twice as fast, 0.5 means half as
58 fast.
59
60 --fps | --no-fps
61 Whether to show a frames-per-second display at the bottom of
62 the screen.
63
64 --wireframe | --no-wireframe
65 Render in wireframe instead of solid.
66
68 DISPLAY to get the default host and display number.
69
70 XENVIRONMENT
71 to get the name of a resource file that overrides the global
72 resources stored in the RESOURCE_MANAGER property.
73
74 XSCREENSAVER_WINDOW
75 The window ID to use with --root.
76
78 X(1), xscreensaver(1)
79
81 Copyright © 2023 by Ireneusz Szpilewski. Permission to use, copy, mod‐
82 ify, distribute, and sell this software and its documentation for any
83 purpose is hereby granted without fee, provided that the above copy‐
84 right notice appear in all copies and that both that copyright notice
85 and this permission notice appear in supporting documentation. No rep‐
86 resentations are made about the suitability of this software for any
87 purpose. It is provided "as is" without express or implied warranty.
88
90 Ireneusz Szpilewski and Jamie Zawinski.
91
92
93
94X Version 11 6.08-1.fc38 (17-Oct-2023) papercube(6x)