1 .TH XScreenSaver 1 "" "X Version 11"
3 ccurve - self-similar linear fractals.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
11 [\-pause \fInumber\fP]
12 [\-limit \fInumber\fP]
15 Generates self-similar linear fractals, including the classic ``C Curve.''
18 .B \-visual \fIvisual\fP
19 Specify which visual to use. Legal values are the name of a visual class,
20 or the id number (decimal or hex) of a specific visual.
23 Draw on a newly-created window. This is the default.
26 Draw on the root window.
28 .B \-delay \fInumber\fP
29 Delay. 0 - 60. Default: 1.
31 .B \-pause \fInumber\fP
32 Duration. 1 - 60. Default: 3.
34 .B \-limit \fInumber\fP
35 Density. 3 - 300000. Default: 200000.
38 Display the current frame rate and CPU load.
43 to get the default host and display number.
46 to get the name of a resource file that overrides the global resources
47 stored in the RESOURCE_MANAGER property.
52 Copyright \(co 2002 by Rick Campbell. Permission to use, copy, modify,
53 distribute, and sell this software and its documentation for any purpose is
54 hereby granted without fee, provided that the above copyright notice appear
55 in all copies and that both that copyright notice and this permission notice
56 appear in supporting documentation. No representations are made about the
57 suitability of this software for any purpose. It is provided "as is" without
58 express or implied warranty.