Revision 20148,
1.6 KB
checked in by ghudson, 21 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r20147,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .TH XScreenSaver 1 "" "X Version 11" |
---|
2 | .SH NAME |
---|
3 | ccurve - self-similar linear fractals. |
---|
4 | .SH SYNOPSIS |
---|
5 | .B ccurve |
---|
6 | [\-display \fIhost:display.screen\fP] |
---|
7 | [\-visual \fIvisual\fP] |
---|
8 | [\-window] |
---|
9 | [\-root] |
---|
10 | [\-delay \fInumber\fP] |
---|
11 | [\-pause \fInumber\fP] |
---|
12 | [\-limit \fInumber\fP] |
---|
13 | .SH DESCRIPTION |
---|
14 | Generates self-similar linear fractals, including the classic ``C Curve.'' |
---|
15 | .SH OPTIONS |
---|
16 | .TP 8 |
---|
17 | .B \-visual \fIvisual\fP |
---|
18 | Specify which visual to use. Legal values are the name of a visual class, |
---|
19 | or the id number (decimal or hex) of a specific visual. |
---|
20 | .TP 8 |
---|
21 | .B \-window |
---|
22 | Draw on a newly-created window. This is the default. |
---|
23 | .TP 8 |
---|
24 | .B \-root |
---|
25 | Draw on the root window. |
---|
26 | .TP 8 |
---|
27 | .B \-delay \fInumber\fP |
---|
28 | Delay. 0 - 60. Default: 1. |
---|
29 | .TP 8 |
---|
30 | .B \-pause \fInumber\fP |
---|
31 | Duration. 1 - 60. Default: 3. |
---|
32 | .TP 8 |
---|
33 | .B \-limit \fInumber\fP |
---|
34 | Density. 3 - 300000. Default: 200000. |
---|
35 | .SH ENVIRONMENT |
---|
36 | .PP |
---|
37 | .TP 8 |
---|
38 | .B DISPLAY |
---|
39 | to get the default host and display number. |
---|
40 | .TP 8 |
---|
41 | .B XENVIRONMENT |
---|
42 | to get the name of a resource file that overrides the global resources |
---|
43 | stored in the RESOURCE_MANAGER property. |
---|
44 | .SH SEE ALSO |
---|
45 | .BR X (1), |
---|
46 | .BR xscreensaver (1) |
---|
47 | .SH COPYRIGHT |
---|
48 | Copyright \(co 2002 by Rick Campbell. Permission to use, copy, modify, |
---|
49 | distribute, and sell this software and its documentation for any purpose is |
---|
50 | hereby granted without fee, provided that the above copyright notice appear |
---|
51 | in all copies and that both that copyright notice and this permission notice |
---|
52 | appear in supporting documentation. No representations are made about the |
---|
53 | suitability of this software for any purpose. It is provided "as is" without |
---|
54 | express or implied warranty. |
---|
55 | .SH AUTHOR |
---|
56 | Rick Campbell. |
---|
Note: See
TracBrowser
for help on using the repository browser.