1wormhole(6x) XScreenSaver manual wormhole(6x)
2
3
4
6 wormhole - animation of flying through a wormhole
7
9 wormhole [--display host:display.screen] [--window] [--visual visual]
10 [--root] [--window-id number] [--stars n] [--delay usecs] [--zspeed n]
11 [--fps]
12
14 The wormhole program shows an animation of flying through a tunnel sur‐
15 rounded by streaks of light.
16
18 wormhole accepts the following options:
19
20 --window
21 Draw on a newly-created window. This is the default.
22
23 --root Draw on the root window.
24
25 --window-id number
26 Draw on the specified window.
27
28 --mono Make all the rocks the same color.
29
30 --install
31 Install a private colormap for the window.
32
33 --visual visual
34 Specify which visual to use. Legal values are the name of a
35 visual class, or the id number (decimal or hex) of a specific
36 visual.
37
38 --stars integer
39 Number of stars to create every animation loop.
40
41 --zspeed integer
42 Speed light streaks fly by.
43
44 --delay microseconds
45 Number of microseconds to delay between each frame. Default
46 10000, meaning about 1/100th second. Compare and contrast with
47 --zspeed, above.
48
49 --fps Display the current frame rate and CPU load.
50
52 DISPLAY to get the default host and display number.
53
54 XENVIRONMENT
55 to get the name of a resource file that overrides the global
56 resources stored in the RESOURCE_MANAGER property.
57
58 XSCREENSAVER_WINDOW
59 The window ID to use with --root.
60
62 X(1), xscreensaver(1)
63
65 Copyright © 2004 by Jon Rafkind. Permission to use, copy, modify, dis‐
66 tribute, and sell this software and its documentation for any purpose
67 is hereby granted without fee, provided that the above copyright notice
68 appear in all copies and that both that copyright notice and this per‐
69 mission notice appear in supporting documentation. No representations
70 are made about the suitability of this software for any purpose. It is
71 provided "as is" without express or implied warranty.
72
74 Jon Rafkind <jon@rafkind.com>
75
76
77
78X Version 11 6.06-1.fc37 (12-Dec-2022) wormhole(6x)