1moire2(6x) XScreenSaver manual moire2(6x)
2
3
4
6 moire2 - circular interference patterns.
7
9 moire2 [-display host:display.screen] [-visual visual] [-window]
10 [-root] [-delay number] [-ncolors number] [-thickness number] [-fps]
11
13 Another example of the fun you can have with moire interference pat‐
14 terns; this hack generates fields of concentric circles or ovals, and
15 combines the planes with various operations. The planes are moving
16 independently of one another, causing the interference lines to
17 ``spray.''
18
20 -visual visual
21 Specify which visual to use. Legal values are the name of a
22 visual class, or the id number (decimal or hex) of a specific
23 visual.
24
25 -window Draw on a newly-created window. This is the default.
26
27 -root Draw on the root window.
28
29 -delay number
30 Per-frame delay, in microseconds. Default: 50000 (0.05 sec‐
31 onds.).
32
33 -ncolors number
34 Number of Colors. Default: 150.
35
36 -thickness number
37 Thickness of lines, in pixels. Default: 0.
38
39 -fps Display the current frame rate and CPU load.
40
42 DISPLAY to get the default host and display number.
43
44 XENVIRONMENT
45 to get the name of a resource file that overrides the global
46 resources stored in the RESOURCE_MANAGER property.
47
49 X(1), xscreensaver(1)
50
52 Copyright © 2002 by Jamie Zawinski. Permission to use, copy, modify,
53 distribute, and sell this software and its documentation for any pur‐
54 pose is hereby granted without fee, provided that the above copyright
55 notice appear in all copies and that both that copyright notice and
56 this permission notice appear in supporting documentation. No repre‐
57 sentations are made about the suitability of this software for any pur‐
58 pose. It is provided "as is" without express or implied warranty.
59
61 Jamie Zawinski.
62
63
64
65X Version 11 5.42-1.fc29 (30-Dec-2018) moire2(6x)