1 .TH XScreenSaver 1 "11-feb-04" "X Version 11"
3 wormhole - animation of flying through a wormhole
6 [\-display \fIhost:display.screen\fP]
8 [\-visual \fIvisual\fP]
15 The \fIwormhole\fP program shows an animation of flying through a tunnel surrounded by streaks of light.
18 accepts the following options:
21 Draw on a newly-created window. This is the default.
24 Draw on the root window.
27 Make all the rocks the same color.
30 Install a private colormap for the window.
32 .B \-visual \fIvisual\fP
33 Specify which visual to use. Legal values are the name of a visual class,
34 or the id number (decimal or hex) of a specific visual.
36 .B \-stars \fIinteger\fP
37 Number of stars to create every animation loop.
39 .B \-zspeed \fIinteger\fP
40 Speed light streaks fly by.
42 .B \-delay \fImicroseconds\fP
43 Number of microseconds to delay between each frame. Default 10000, meaning
44 about 1/100th second. Compare and contrast with \fI\-zspeed\fP, above.
47 Display the current frame rate and CPU load.
52 to get the default host and display number.
55 to get the name of a resource file that overrides the global resources
56 stored in the RESOURCE_MANAGER property.
61 Copyright \(co 2004 by Jon Rafkind. Permission to use, copy, modify,
62 distribute, and sell this software and its documentation for any purpose is
63 hereby granted without fee, provided that the above copyright notice appear
64 in all copies and that both that copyright notice and this permission notice
65 appear in supporting documentation. No representations are made about the
66 suitability of this software for any purpose. It is provided "as is" without
67 express or implied warranty.
69 Jon Rafkind <jon@rafkind.com>