began for maemo
[xscreensaver] / xscreensaver / hacks / apollonian.man
1 .TH XScreenSaver 1 "" "X Version 11"
2 .SH NAME
3 apollonian - Descartes Circle Theorem.
4 .SH SYNOPSIS
5 .B apollonian
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
8 [\-window]
9 [\-root]
10 [\-no-label]
11 [\-no-altgeom]
12 [\-cycles \fInumber\fP]
13 [\-ncolors \fInumber\fP]
14 [\-delay \fInumber\fP]
15 .SH DESCRIPTION
16 Packs a large circle with smaller circles, demonstrating the Descartes
17 Circle Theorem.
18 .SH OPTIONS
19 .TP 8
20 .B \-visual \fIvisual\fP
21 Specify which visual to use.  Legal values are the name of a visual class,
22 or the id number (decimal or hex) of a specific visual.
23 .TP 8
24 .B \-window
25 Draw on a newly-created window.  This is the default.
26 .TP 8
27 .B \-root
28 Draw on the root window.
29 .TP 8
30 .B \-label | \-no-label
31 Draw Labels.  Boolean.
32 .TP 8
33 .B \-altgeom | \-no-altgeom
34 Include Alternate Geometries.  Boolean.
35 .TP 8
36 .B \-cycles \fInumber\fP
37 Depth.  1 - 20.  Default: 20.
38 .TP 8
39 .B \-ncolors \fInumber\fP
40 Number of Colors.  Default: 64.
41 .TP 8
42 .B \-delay \fInumber\fP
43 Per-frame delay, in microseconds.  Default: 1000000 (1.00 seconds.).
44 .SH ENVIRONMENT
45 .PP
46 .TP 8
47 .B DISPLAY
48 to get the default host and display number.
49 .TP 8
50 .B XENVIRONMENT
51 to get the name of a resource file that overrides the global resources
52 stored in the RESOURCE_MANAGER property.
53 .SH SEE ALSO
54 .BR X (1),
55 .BR xscreensaver (1)
56 .SH COPYRIGHT
57 Copyright \(co 2002 by Allan R. Wilks and David Bagley.  Permission to
58 use, copy, modify, distribute, and sell this software and its
59 documentation for any purpose is hereby granted without fee, provided
60 that the above copyright notice appear in all copies and that both that
61 copyright notice and this permission notice appear in supporting
62 documentation.  No representations are made about the suitability of
63 this software for any purpose.  It is provided "as is" without express
64 or implied warranty.
65 .SH AUTHOR
66 Allan R. Wilks and David Bagley.