1atunnel(6x) XScreenSaver manual atunnel(6x)
2
3
4
6 atunnel - hypnotic GL tunnel journey
7
9 sballs [--display host:display.screen] [--window] [--root] [--window-id
10 number] [--visual visual] [--delay microseconds] [--light] [--no-light]
11 [--wire] [--no-wire] [--texture] [--no-texture] [--fps]
12
14 The atunnel program draws an animation of a journey in a GL tunnel.
15
17 sballs accepts the following options:
18
19 --window
20 Draw on a newly-created window. This is the default.
21
22 --root Draw on the root window.
23
24 --window-id number
25 Draw on the specified window.
26
27 --install
28 Install a private colormap for the window.
29
30 --visual visual
31 Specify which visual to use. Legal values are the name of a
32 visual class, or the id number (decimal or hex) of a specific
33 visual.
34
35 --fps Display the current frame rate, CPU load, and polygon count.
36
37 --texture
38 Show a textured tunnel. This is the default.
39
40 --no-texture
41 Disables texturing the animation.
42
43 --wire Draw a wireframe rendition of the tunnel.
44
46 DISPLAY to get the default host and display number.
47
48 XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51
52 XSCREENSAVER_WINDOW
53 The window ID to use with --root.
54
56 X(1), xscreensaver(1),
57 https://web.archive.org/web/20001205002000/http%3A//romka.de‐
58 monews.com/index_eng.htm
59
61 Copyright © 2003 by Eric Lassauge. 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 Roman Podobedov <romka@ut.ee>
71 Eric Lassauge <lassauge@users.sourceforge.net>
72
73
74
75X Version 11 6.06-1.fc37 (12-Dec-2022) atunnel(6x)