1moebius(6x) XScreenSaver manual moebius(6x)
2
3
4
6 moebius - Escher's Moebuis Strip II, with ants.
7
9 moebius [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [-delay number] [-solidmoebius] [-wire‐
11 frame] [-noants] [-fps]
12
14 Another M. C. Escher hack by Marcelo Vianna, this one draws ``Moebius
15 Strip II,'' a GL image of ants walking along the surface of a moebius
16 strip.
17
19 --visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 --window
25 Draw on a newly-created window. This is the default.
26
27 --root Draw on the root window.
28
29 --window-id number
30 Draw on the specified window.
31
32 --delay number
33 Per-frame delay, in microseconds. Default: 20000 (0.02 sec‐
34 onds.).
35
36 --solidmoebius
37 Solid Floor.
38
39 --wireframe
40 Render in wireframe instead of solid.
41
42 --noants | --no-noants
43 Draw Ants. Boolean.
44
45 --fps Display the current frame rate, CPU load, and polygon count.
46
48 DISPLAY to get the default host and display number.
49
50 XENVIRONMENT
51 to get the name of a resource file that overrides the global
52 resources stored in the RESOURCE_MANAGER property.
53
54 XSCREENSAVER_WINDOW
55 The window ID to use with --root.
56
58 X(1), xscreensaver(1)
59
61 Copyright © 2002 by Marcelo Vianna. Permission to use, copy, modify,
62 distribute, and sell this software and its documentation for any pur‐
63 pose is hereby granted without fee, provided that the above copyright
64 notice appear in all copies and that both that copyright notice and
65 this permission notice appear in supporting documentation. No repre‐
66 sentations are made about the suitability of this software for any pur‐
67 pose. It is provided "as is" without express or implied warranty.
68
70 Marcelo Vianna.
71
72
73
74X Version 11 6.08-1.fc38 (17-Oct-2023) moebius(6x)