1cynosure(6x) XScreenSaver manual cynosure(6x)
2
3
4
6 cynosure - gentle overlapping squares screen saver.
7
9 cynosure [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-ncolors number] [-iterations number] [-fps]
11
13 A hack similar to `greynetic', but less frenetic. The first implementa‐
14 tion was by Stephen Linhart; then Ozymandias G. Desiderata wrote a Java
15 applet clone. That clone was discovered by Jamie Zawinski, and ported
16 to C for inclusion here.
17
19 -visual visual
20 Specify which visual to use. Legal values are the name of a
21 visual class, or the id number (decimal or hex) of a specific
22 visual.
23
24 -window Draw on a newly-created window. This is the default.
25
26 -root Draw on the root window.
27
28 -delay number
29 Per-frame delay, in microseconds. Default: 500000 (0.50 sec‐
30 onds.).
31
32 -ncolors number
33 Number of Colors. Default: 128.
34
35 -iterations number
36 Duration. 2 - 200. Default: 100.
37
38 -fps Display the current frame rate and CPU load.
39
41 DISPLAY to get the default host and display number.
42
43 XENVIRONMENT
44 to get the name of a resource file that overrides the global
45 resources stored in the RESOURCE_MANAGER property.
46
48 X(1), xscreensaver(1)
49
51 Copyright © 2002 by Stephen Linhart, Ozymandias G. Desiderata, and
52 Jamie Zawinski. Permission to use, copy, modify, distribute, and sell
53 this software and its documentation for any purpose is hereby granted
54 without fee, provided that the above copyright notice appear in all
55 copies and that both that copyright notice and this permission notice
56 appear in supporting documentation. No representations are made about
57 the suitability of this software for any purpose. It is provided "as
58 is" without express or implied warranty.
59
61 Stephen Linhart, Ozymandias G. Desiderata, and Jamie Zawinski.
62
63
64
65X Version 11 5.43-2.fc31 (27-Aug-2019) cynosure(6x)