1 .TH XScreenSaver 1 "" "X Version 11"
3 coral - simulates coral growth, albeit somewhat slowly.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay2 \fInumber\fP]
11 [\-delay \fInumber\fP]
12 [\-density \fInumber\fP]
13 [\-seeds \fInumber\fP]
16 Simulates coral growth, albeit somewhat slowly.
19 .B \-visual \fIvisual\fP
20 Specify which visual to use. Legal values are the name of a visual class,
21 or the id number (decimal or hex) of a specific visual.
24 Draw on a newly-created window. This is the default.
27 Draw on the root window.
29 .B \-delay2 \fInumber\fP
30 Per-frame delay, in microseconds. Default: 1000 (0.001 seconds.).
32 .B \-delay \fInumber\fP
33 Duration. 1 - 60. Default: 5.
35 .B \-density \fInumber\fP
36 Density. 1 - 90. Default: 25.
38 .B \-seeds \fInumber\fP
39 Seeds. 1 - 100. Default: 20.
42 Display the current frame rate and CPU load.
47 to get the default host and display number.
50 to get the name of a resource file that overrides the global resources
51 stored in the RESOURCE_MANAGER property.
56 Copyright \(co 2002 by Frederick Roeber. Permission to use, copy, modify,
57 distribute, and sell this software and its documentation for any purpose is
58 hereby granted without fee, provided that the above copyright notice appear
59 in all copies and that both that copyright notice and this permission notice
60 appear in supporting documentation. No representations are made about the
61 suitability of this software for any purpose. It is provided "as is" without
62 express or implied warranty.