1apollonian(6x) XScreenSaver manual apollonian(6x)
2
3
4
6 apollonian - Descartes Circle Theorem.
7
9 apollonian [--display host:display.screen] [--visual visual] [--window]
10 [--root] [--window-id number] [--no-label] [--no-altgeom] [--cycles
11 number] [--ncolors number] [--delay number] [--fps]
12
14 Packs a large circle with smaller circles, demonstrating the Descartes
15 Circle Theorem.
16
18 --visual visual
19 Specify which visual to use. Legal values are the name of a
20 visual class, or the id number (decimal or hex) of a specific
21 visual.
22
23 --window
24 Draw on a newly-created window. This is the default.
25
26 --root Draw on the root window.
27
28 --window-id number
29 Draw on the specified window.
30
31 --label | --no-label
32 Draw Labels. Boolean.
33
34 --altgeom | --no-altgeom
35 Include Alternate Geometries. Boolean.
36
37 --cycles number
38 Depth. 1 - 20. Default: 20.
39
40 --ncolors number
41 Number of Colors. Default: 64.
42
43 --delay number
44 Per-frame delay, in microseconds. Default: 1000000 (1.00 sec‐
45 onds.).
46
47 --fps Display the current frame rate and CPU load.
48
50 DISPLAY to get the default host and display number.
51
52 XENVIRONMENT
53 to get the name of a resource file that overrides the global
54 resources stored in the RESOURCE_MANAGER property.
55
56 XSCREENSAVER_WINDOW
57 The window ID to use with --root.
58
60 X(1), xscreensaver(1)
61
63 Copyright © 2002 by Allan R. Wilks and David Bagley. Permission to
64 use, copy, modify, distribute, and sell this software and its documen‐
65 tation for any purpose is hereby granted without fee, provided that the
66 above copyright notice appear in all copies and that both that copy‐
67 right notice and this permission notice appear in supporting documenta‐
68 tion. No representations are made about the suitability of this soft‐
69 ware for any purpose. It is provided "as is" without express or im‐
70 plied warranty.
71
73 Allan R. Wilks and David Bagley.
74
75
76
77X Version 11 6.06-1.fc37 (12-Dec-2022) apollonian(6x)