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] [-root]
10 [-delay number] [-mono] [-wireframe] [-fps]
11
13 This draws Escher's "Impossible Cage", a 3d analog of a moebius strip,
14 and rotates it in three dimensions.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay number
27 Per-frame delay, in microseconds. Default: 25000 (0.03 sec‐
28 onds.).
29
30 -mono Render solid instead of textured.
31
32 -wireframe
33 Render in wireframe instead of textured.
34
35 -fps Display the current frame rate, CPU load, and polygon count.
36
38 DISPLAY to get the default host and display number.
39
40 XENVIRONMENT
41 to get the name of a resource file that overrides the global
42 resources stored in the RESOURCE_MANAGER property.
43
45 X(1), xscreensaver(1)
46
48 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
49 distribute, and sell this software and its documentation for any pur‐
50 pose is hereby granted without fee, provided that the above copyright
51 notice appear in all copies and that both that copyright notice and
52 this permission notice appear in supporting documentation. No repre‐
53 sentations are made about the suitability of this software for any pur‐
54 pose. It is provided "as is" without express or implied warranty.
55
57 Marcelo Vianna.
58
59
60
61X Version 11 5.45-1.fc33 (10-Dec-2020) cage(6x)