1atunnel(6x) XScreenSaver manual atunnel(6x)
2
3
4
6 atunnel - hypnotic GL tunnel journey
7
9 sballs [-display host:display.screen] [-window] [-root] [-visual vis‐
10 ual] [-delay microseconds] [-light] [-no-light] [-wire] [-no-wire]
11 [-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 Draw on a newly-created window. This is the default.
20
21 -root Draw on the root window.
22
23 -install
24 Install a private colormap for the window.
25
26 -visual visual
27 Specify which visual to use. Legal values are the name of a
28 visual class, or the id number (decimal or hex) of a specific
29 visual.
30
31 -fps Display the current frame rate, CPU load, and polygon count.
32
33 -texture
34 Show a textured tunnel. This is the default.
35
36 -no-texture
37 Disables texturing the animation.
38
39 -wire Draw a wireframe rendition of the tunnel.
40
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2003 by Eric Lassauge. Permission to use, copy, modify,
53 distribute, and sell this software and its documentation for any pur‐
54 pose is hereby granted without fee, provided that the above copyright
55 notice appear in all copies and that both that copyright notice and
56 this permission notice appear in supporting documentation. No repre‐
57 sentations are made about the suitability of this software for any pur‐
58 pose. It is provided "as is" without express or implied warranty.
59
60 The original code for this mode was written by Roman Podobedov
61 <romka@ut.ee> and can be found at http://romka.demonews.com
62
63
65 Roman Podobedov <romka@ut.ee> Eric Lassauge <lassauge@users.source‐
66 forge.net>
67
68
69
70X Version 11 5.43-2.fc31 (27-Aug-2019) atunnel(6x)