1cage(6x) XScreenSaver manual cage(6x)
2
3
4
6 cage - Escher's impossible cage, for xscreensaver.
7
9 cage [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--delay number] [--mono] [--wireframe]
11 [--fps]
12
14 This draws Escher's "Impossible Cage", a 3d analog of a moebius strip,
15 and rotates it in three dimensions.
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 --delay number
32 Per-frame delay, in microseconds. Default: 25000 (0.03 sec‐
33 onds.).
34
35 --mono Render solid instead of textured.
36
37 --wireframe
38 Render in wireframe instead of textured.
39
40 --fps Display the current frame rate, CPU load, and polygon count.
41
43 DISPLAY to get the default host and display number.
44
45 XENVIRONMENT
46 to get the name of a resource file that overrides the global
47 resources stored in the RESOURCE_MANAGER property.
48
49 XSCREENSAVER_WINDOW
50 The window ID to use with --root.
51
53 X(1), xscreensaver(1)
54
56 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
57 distribute, and sell this software and its documentation for any pur‐
58 pose is hereby granted without fee, provided that the above copyright
59 notice appear in all copies and that both that copyright notice and
60 this permission notice appear in supporting documentation. No repre‐
61 sentations are made about the suitability of this software for any pur‐
62 pose. It is provided "as is" without express or implied warranty.
63
65 Marcelo Vianna.
66
67
68
69X Version 11 6.08-1.fc38 (17-Oct-2023) cage(6x)