http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / xrayswarm.man
1 .TH XScreenSaver 1 "" "X Version 11"
2 .SH NAME
3 xrayswarm - swarms with color trails.
4 .SH SYNOPSIS
5 .B xrayswarm
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
8 [\-window]
9 [\-root]
10 [\-delay \fInumber\fP]
11 [\-fps]
12 .SH DESCRIPTION
13 Draws a few swarms of critters flying around the screen, with nicely faded
14 color trails behind them.
15 .SH OPTIONS
16 .TP 8
17 .B \-visual \fIvisual\fP
18 Specify which visual to use.  Legal values are the name of a visual class,
19 or the id number (decimal or hex) of a specific visual.
20 .TP 8
21 .B \-window
22 Draw on a newly-created window.  This is the default.
23 .TP 8
24 .B \-root
25 Draw on the root window.
26 .TP 8
27 .B \-delay \fInumber\fP
28 Per-frame delay, in microseconds.  Default: 0 (0.00 seconds.).
29 .SH ENVIRONMENT
30 .PP
31 .TP 8
32 .B DISPLAY
33 to get the default host and display number.
34 .TP 8
35 .B XENVIRONMENT
36 to get the name of a resource file that overrides the global resources
37 stored in the RESOURCE_MANAGER property.
38 .SH SEE ALSO
39 .BR X (1),
40 .BR xscreensaver (1)
41 .SH COPYRIGHT
42 Copyright \(co 2002 by Chris Leger.  Permission to use, copy, modify, 
43 distribute, and sell this software and its documentation for any purpose is 
44 hereby granted without fee, provided that the above copyright notice appear 
45 in all copies and that both that copyright notice and this permission notice
46 appear in supporting documentation.  No representations are made about the 
47 suitability of this software for any purpose.  It is provided "as is" without
48 express or implied warranty.
49 .SH AUTHOR
50 Chris Leger.