1stairs(6x) XScreenSaver manual stairs(6x)
2
3
4
6 stairs - Escher's infinite staircase.
7
9 stairs [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-wireframe] [-fps]
11
13 This draws an "infinite" staircase.
14
16 -visual visual
17 Specify which visual to use. Legal values are the name of a
18 visual class, or the id number (decimal or hex) of a specific
19 visual.
20
21 -window Draw on a newly-created window. This is the default.
22
23 -root Draw on the root window.
24
25 -delay number
26 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
27 onds.).
28
29 -wireframe
30 Render in wireframe instead of solid.
31
32 -fps | -no-fps
33 Whether to show a frames-per-second display at the bottom of
34 the screen.
35
37 DISPLAY to get the default host and display number.
38
39 XENVIRONMENT
40 to get the name of a resource file that overrides the global
41 resources stored in the RESOURCE_MANAGER property.
42
44 X(1), xscreensaver(1)
45
47 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
48 distribute, and sell this software and its documentation for any pur‐
49 pose is hereby granted without fee, provided that the above copyright
50 notice appear in all copies and that both that copyright notice and
51 this permission notice appear in supporting documentation. No repre‐
52 sentations are made about the suitability of this software for any pur‐
53 pose. It is provided "as is" without express or implied warranty.
54
56 Marcelo Vianna.
57
58
59
60X Version 11 5.05-3 (06-Apr-2008) stairs(6x)