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]
10 [--root] [--window-id number] [--delay2 number] [--delay number]
11 [--density number] [--seeds number] [--fps]
12
14 Simulates coral growth.
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
23 Draw on a newly-created window. This is the default.
24
25 --root Draw on the root window.
26
27 --window-id number
28 Draw on the specified window.
29
30 --delay2 number
31 Per-frame delay, in microseconds. Default: 1000 (0.001 sec‐
32 onds.).
33
34 --delay number
35 Duration. 1 - 60. Default: 5.
36
37 --density number
38 Density. 1 - 90. Default: 25.
39
40 --seeds number
41 Seeds. 1 - 100. Default: 20.
42
43 --fps Display the current frame rate and CPU load.
44
46 DISPLAY to get the default host and display number.
47
48 XENVIRONMENT
49 to get the name of a resource file that overrides the global
50 resources stored in the RESOURCE_MANAGER property.
51
52 XSCREENSAVER_WINDOW
53 The window ID to use with --root.
54
56 X(1), xscreensaver(1)
57
59 Copyright © 2002 by Frederick Roeber. Permission to use, copy, modify,
60 distribute, and sell this software and its documentation for any pur‐
61 pose is hereby granted without fee, provided that the above copyright
62 notice appear in all copies and that both that copyright notice and
63 this permission notice appear in supporting documentation. No repre‐
64 sentations are made about the suitability of this software for any pur‐
65 pose. It is provided "as is" without express or implied warranty.
66
68 Frederick Roeber.
69
70
71
72X Version 11 6.08-1.fc39 (17-Oct-2023) coral(6x)