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] [--window-id number] [--start number] [--end number] [--dilate
11 number] [--no-logo] [--reverse] [--no-fog] [--no-texture] [--wireframe]
12 [--fps] [--tardis texture] [--head texture] [--marquee texture] [--tun1
13 texture] [--tun2 texture] [--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
26 Draw on a newly-created window. This is the default.
27
28 --root Draw on the root window.
29
30 --window-id number
31 Draw on the specified window.
32
33 --start number
34 Start time of loop, 0.0 - 30.00. Default 0.0. May be identical
35 to end time.
36
37 --end number
38 End time of loop, 0.0 - 30.00. Default 27.79. May be identical
39 to start time.
40
41 --dilate number
42 Scale time to speed or slow simulation. Numbers less than one
43 slow it down.
44
45 --no-logo
46 Show only tunnels, no logos, etc.
47
48 --reverse
49 Play in reverse, including tunnels.
50
51 --no-fog
52 Turn off fog.
53
54 --no-texture
55 Turn off textures.
56
57 --wireframe
58 Show as wire frame.
59
60 --fps | --no-fps
61 Whether to show a frames-per-second display at the bottom of
62 the screen.
63
64 --tardis texture
65 Specify an xpm file to override default tardis texture.
66
67 --head texture
68 Specify an xpm file to override default Dr. Who head texture.
69
70 --marquee texture
71 Specify an xpm file to override default show marquee texture.
72
73 --tun1 texture
74 Specify an xpm file to override default tardis tunnel texture.
75
76 --tun2 texture
77 Specify an xpm file to override default middle tunnel texture.
78
79 --tun3 texture
80 Specify an xpm file to override default final tunnel texture.
81
83 DISPLAY to get the default host and display number.
84
85 XENVIRONMENT
86 to get the name of a resource file that overrides the global
87 resources stored in the RESOURCE_MANAGER property.
88
89 XSCREENSAVER_WINDOW
90 The window ID to use with --root.
91
93 X(1), xscreensaver(1)
94
96 Copyright © 2005 by Sean Brennan. Permission to use, copy, modify,
97 distribute, and sell this software and its documentation for any pur‐
98 pose is hereby granted without fee, provided that the above copyright
99 notice appear in all copies and that both that copyright notice and
100 this permission notice appear in supporting documentation. No repre‐
101 sentations are made about the suitability of this software for any pur‐
102 pose. It is provided "as is" without express or implied warranty.
103
105 Sean Brennan <zettix@yahoo.com>
106
107
108
109X Version 11 6.08-1.fc38 (17-Oct-2023) timetunnel(6x)