source: trunk/third/xscreensaver/hacks/xrayswarm.man @ 20148

Revision 20148, 1.5 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20147, which included commits to RCS files with non-trunk default branches.
Line 
1.TH XScreenSaver 1 "" "X Version 11"
2.SH NAME
3xrayswarm - 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.SH DESCRIPTION
12Draws a few swarms of critters flying around the screen, with nicely faded
13color trails behind them.
14.SH OPTIONS
15.TP 8
16.B \-visual \fIvisual\fP
17Specify which visual to use.  Legal values are the name of a visual class,
18or the id number (decimal or hex) of a specific visual.
19.TP 8
20.B \-window
21Draw on a newly-created window.  This is the default.
22.TP 8
23.B \-root
24Draw on the root window.
25.TP 8
26.B \-delay \fInumber\fP
27Per-frame delay, in microseconds.  Default: 0 (0.00 seconds.).
28.SH ENVIRONMENT
29.PP
30.TP 8
31.B DISPLAY
32to get the default host and display number.
33.TP 8
34.B XENVIRONMENT
35to get the name of a resource file that overrides the global resources
36stored in the RESOURCE_MANAGER property.
37.SH SEE ALSO
38.BR X (1),
39.BR xscreensaver (1)
40.SH COPYRIGHT
41Copyright \(co 2002 by Chris Leger.  Permission to use, copy, modify,
42distribute, and sell this software and its documentation for any purpose is
43hereby granted without fee, provided that the above copyright notice appear
44in all copies and that both that copyright notice and this permission notice
45appear in supporting documentation.  No representations are made about the
46suitability of this software for any purpose.  It is provided "as is" without
47express or implied warranty.
48.SH AUTHOR
49Chris Leger.
Note: See TracBrowser for help on using the repository browser.