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] [-stars n] [-delay usecs] [-zspeed n] [-fps]
11
13 The wormhole program shows an animation of flying through a tunnel sur‐
14 rounded by streaks of light.
15
17 wormhole 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 -mono Make all the rocks the same color.
24
25 -install
26 Install a private colormap for the window.
27
28 -visual visual
29 Specify which visual to use. Legal values are the name of a
30 visual class, or the id number (decimal or hex) of a specific
31 visual.
32
33 -stars integer
34 Number of stars to create every animation loop.
35
36 -zspeed integer
37 Speed light streaks fly by.
38
39 -delay microseconds
40 Number of microseconds to delay between each frame. Default
41 10000, meaning about 1/100th second. Compare and contrast with
42 -zspeed, above.
43
44 -fps Display the current frame rate and CPU load.
45
47 DISPLAY to get the default host and display number.
48
49 XENVIRONMENT
50 to get the name of a resource file that overrides the global
51 resources stored in the RESOURCE_MANAGER property.
52
54 X(1), xscreensaver(1)
55
57 Copyright © 2004 by Jon Rafkind. Permission to use, copy, modify, dis‐
58 tribute, and sell this software and its documentation for any purpose
59 is hereby granted without fee, provided that the above copyright notice
60 appear in all copies and that both that copyright notice and this per‐
61 mission notice appear in supporting documentation. No representations
62 are made about the suitability of this software for any purpose. It is
63 provided "as is" without express or implied warranty.
64
66 Jon Rafkind <jon@rafkind.com>
67
68
69
70X Version 11 5.42-1.fc29 (30-Dec-2018) wormhole(6x)