1coral(6x) XScreenSaver manual coral(6x)
2
3
4
6 coral - simulates coral growth, albeit somewhat slowly.
7
9 coral [-display host:display.screen] [-visual visual] [-window] [-root]
10 [-delay2 number] [-delay number] [-density number] [-seeds number]
11 [-fps]
12
14 Simulates coral growth, albeit somewhat slowly.
15
17 -visual visual
18 Specify which visual to use. Legal values are the name of a
19 visual class, or the id number (decimal or hex) of a specific
20 visual.
21
22 -window Draw on a newly-created window. This is the default.
23
24 -root Draw on the root window.
25
26 -delay2 number
27 Per-frame delay, in microseconds. Default: 1000 (0.001 sec‐
28 onds.).
29
30 -delay number
31 Duration. 1 - 60. Default: 5.
32
33 -density number
34 Density. 1 - 90. Default: 25.
35
36 -seeds number
37 Seeds. 1 - 100. Default: 20.
38
39 -fps Display the current frame rate and CPU load.
40
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2002 by Frederick Roeber. Permission to use, copy, modify,
53 distribute, and sell this software and its documentation for any pur‐
54 pose is hereby granted without fee, provided that the above copyright
55 notice appear in all copies and that both that copyright notice and
56 this permission notice appear in supporting documentation. No repre‐
57 sentations are made about the suitability of this software for any pur‐
58 pose. It is provided "as is" without express or implied warranty.
59
61 Frederick Roeber.
62
63
64
65X Version 11 5.44-2.fc32 (16-Apr-2020) coral(6x)