1timetunnel(6x) XScreenSaver manual timetunnel(6x)
2
3
4
6 timetunnel - Plasma tunnels fade in and out
7
9 timetunnel [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-start number] [-end number] [-dilate number] [-no-logo]
11 [-reverse] [-no-fog] [-no-texture] [-wireframe] [-fps] [-tardis tex‐
12 ture] [-head texture] [-marquee texture] [-tun1 texture] [-tun2 tex‐
13 ture] [-tun3 texture]
14
16 Draws an animation similar to the opening and closing effects on the
17 Dr. Who television show.
18
20 -visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 -window Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -start number
30 Start time of loop, 0.0 - 30.00. Default 0.0. May be identical
31 to end time.
32
33 -end number
34 End time of loop, 0.0 - 30.00. Default 27.79. May be identical
35 to start time.
36
37 -dilate number
38 Scale time to speed or slow simulation. Numbers less than one
39 slow it down.
40
41 -no-logo
42 Show only tunnels, no logos, etc.
43
44 -reverse
45 Play in reverse, including tunnels.
46
47 -no-fog Turn off fog.
48
49 -no-texture
50 Turn off textures.
51
52 -wireframe
53 Show as wire frame.
54
55 -fps | -no-fps
56 Whether to show a frames-per-second display at the bottom of
57 the screen.
58
59 -tardis texture
60 Specify an xpm file to override default tardis texture.
61
62 -head texture
63 Specify an xpm file to override default Dr. Who head texture.
64
65 -marquee texture
66 Specify an xpm file to override default show marquee texture.
67
68 -tun1 texture
69 Specify an xpm file to override default tardis tunnel texture.
70
71 -tun2 texture
72 Specify an xpm file to override default middle tunnel texture.
73
74 -tun3 texture
75 Specify an xpm file to override default final tunnel texture.
76
78 DISPLAY to get the default host and display number.
79
80 XENVIRONMENT
81 to get the name of a resource file that overrides the global
82 resources stored in the RESOURCE_MANAGER property.
83
85 X(1), xscreensaver(1)
86
88 Copyright © 2005 by Sean Brennan. Permission to use, copy, modify,
89 distribute, and sell this software and its documentation for any pur‐
90 pose is hereby granted without fee, provided that the above copyright
91 notice appear in all copies and that both that copyright notice and
92 this permission notice appear in supporting documentation. No repre‐
93 sentations are made about the suitability of this software for any pur‐
94 pose. It is provided "as is" without express or implied warranty.
95
97 Sean Brennan <zettix@yahoo.com>
98
99
100
101X Version 11 5.42-1.fc29 (30-Dec-2018) timetunnel(6x)