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 | -no-fps
36 Whether to show a frames-per-second display at the bottom of
37 the screen.
38
40 DISPLAY to get the default host and display number.
41
42 XENVIRONMENT
43 to get the name of a resource file that overrides the global
44 resources stored in the RESOURCE_MANAGER property.
45
47 X(1), xscreensaver(1)
48
50 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
51 distribute, and sell this software and its documentation for any pur‐
52 pose is hereby granted without fee, provided that the above copyright
53 notice appear in all copies and that both that copyright notice and
54 this permission notice appear in supporting documentation. No repre‐
55 sentations are made about the suitability of this software for any pur‐
56 pose. It is provided "as is" without express or implied warranty.
57
59 Marcelo Vianna.
60
61
62
63X Version 11 5.05-3 (06-Apr-2008) cage(6x)