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

Revision 20148, 1.7 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
3coral - simulates coral growth, albeit somewhat slowly.
4.SH SYNOPSIS
5.B coral
6[\-display \fIhost:display.screen\fP]
7[\-visual \fIvisual\fP]
8[\-window]
9[\-root]
10[\-delay2 \fInumber\fP]
11[\-delay \fInumber\fP]
12[\-density \fInumber\fP]
13[\-seeds \fInumber\fP]
14.SH DESCRIPTION
15Simulates coral growth, albeit somewhat slowly.
16.SH OPTIONS
17.TP 8
18.B \-visual \fIvisual\fP
19Specify which visual to use.  Legal values are the name of a visual class,
20or the id number (decimal or hex) of a specific visual.
21.TP 8
22.B \-window
23Draw on a newly-created window.  This is the default.
24.TP 8
25.B \-root
26Draw on the root window.
27.TP 8
28.B \-delay2 \fInumber\fP
29Per-frame delay, in microseconds.  Default: 1000 (0.001 seconds.).
30.TP 8
31.B \-delay \fInumber\fP
32Duration.  1 - 60.  Default: 5.
33.TP 8
34.B \-density \fInumber\fP
35Density.  1 - 90.  Default: 25.
36.TP 8
37.B \-seeds \fInumber\fP
38Seeds.  1 - 100.  Default: 25.
39.SH ENVIRONMENT
40.PP
41.TP 8
42.B DISPLAY
43to get the default host and display number.
44.TP 8
45.B XENVIRONMENT
46to get the name of a resource file that overrides the global resources
47stored in the RESOURCE_MANAGER property.
48.SH SEE ALSO
49.BR X (1),
50.BR xscreensaver (1)
51.SH COPYRIGHT
52Copyright \(co 2002 by Frederick Roeber.  Permission to use, copy, modify,
53distribute, and sell this software and its documentation for any purpose is
54hereby granted without fee, provided that the above copyright notice appear
55in all copies and that both that copyright notice and this permission notice
56appear in supporting documentation.  No representations are made about the
57suitability of this software for any purpose.  It is provided "as is" without
58express or implied warranty.
59.SH AUTHOR
60Frederick Roeber.
Note: See TracBrowser for help on using the repository browser.