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