1 .TH XScreenSaver 1 "" "X Version 11"
3 moire2 - circular interference patterns.
6 [\-display \fIhost:display.screen\fP]
7 [\-visual \fIvisual\fP]
10 [\-delay \fInumber\fP]
11 [\-ncolors \fInumber\fP]
12 [\-thickness \fInumber\fP]
15 Another example of the fun you can have with moire interference patterns;
16 this hack generates fields of concentric circles or ovals, and combines the
17 planes with various operations. The planes are moving independently of one
18 another, causing the interference lines to ``spray.''
21 .B \-visual \fIvisual\fP
22 Specify which visual to use. Legal values are the name of a visual class,
23 or the id number (decimal or hex) of a specific visual.
26 Draw on a newly-created window. This is the default.
29 Draw on the root window.
31 .B \-delay \fInumber\fP
32 Per-frame delay, in microseconds. Default: 50000 (0.05 seconds.).
34 .B \-ncolors \fInumber\fP
35 Number of Colors. Default: 150.
37 .B \-thickness \fInumber\fP
38 Thickness of lines, in pixels. Default: 0.
41 Display the current frame rate and CPU load.
46 to get the default host and display number.
49 to get the name of a resource file that overrides the global resources
50 stored in the RESOURCE_MANAGER property.
55 Copyright \(co 2002 by Jamie Zawinski. Permission to use, copy, modify,
56 distribute, and sell this software and its documentation for any purpose is
57 hereby granted without fee, provided that the above copyright notice appear
58 in all copies and that both that copyright notice and this permission notice
59 appear in supporting documentation. No representations are made about the
60 suitability of this software for any purpose. It is provided "as is" without
61 express or implied warranty.