1ccurve(6x) XScreenSaver manual ccurve(6x)
2
3
4
6 ccurve - self-similar linear fractals.
7
9 ccurve [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-pause number] [-limit number] [-fps]
11
13 Generates self-similar linear fractals, including the classic ``C
14 Curve.''
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 -delay number
27 Delay. 0 - 60. Default: 1.
28
29 -pause number
30 Duration. 1 - 60. Default: 3.
31
32 -limit number
33 Density. 3 - 300000. Default: 200000.
34
35 -fps Display the current frame rate and CPU load.
36
38 DISPLAY to get the default host and display number.
39
40 XENVIRONMENT
41 to get the name of a resource file that overrides the global
42 resources stored in the RESOURCE_MANAGER property.
43
45 X(1), xscreensaver(1)
46
48 Copyright © 2002 by Rick Campbell. Permission to use, copy, modify,
49 distribute, and sell this software and its documentation for any pur‐
50 pose is hereby granted without fee, provided that the above copyright
51 notice appear in all copies and that both that copyright notice and
52 this permission notice appear in supporting documentation. No repre‐
53 sentations are made about the suitability of this software for any pur‐
54 pose. It is provided "as is" without express or implied warranty.
55
57 Rick Campbell.
58
59
60
61X Version 11 6.02-4.fc35 (09-Nov-2021) ccurve(6x)