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]
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
39 DISPLAY to get the default host and display number.
40
41 XENVIRONMENT
42 to get the name of a resource file that overrides the global
43 resources stored in the RESOURCE_MANAGER property.
44
46 X(1), xscreensaver(1)
47
49 Copyright © 2002 by Stephen Linhart, Ozymandias G. Desiderata, and
50 Jamie Zawinski. Permission to use, copy, modify, distribute, and sell
51 this software and its documentation for any purpose is hereby granted
52 without fee, provided that the above copyright notice appear in all
53 copies and that both that copyright notice and this permission notice
54 appear in supporting documentation. No representations are made about
55 the suitability of this software for any purpose. It is provided "as
56 is" without express or implied warranty.
57
59 Stephen Linhart, Ozymandias G. Desiderata, and Jamie Zawinski.
60
61
62
63X Version 11 5.05-3 (06-Apr-2008) cynosure(6x)