1moire(6x)                     XScreenSaver manual                    moire(6x)
2
3
4

NAME

6       moire - draw circular interference patterns
7

SYNOPSIS

9       moire  [-display  host:display.screen] [-foreground color] [-background
10       color] [-window] [-root] [-mono] [-install]  [-visual  visual]  [-delay
11       seconds] [-random boolean] [-ncolors int] [-offset int]
12

DESCRIPTION

14       The moire program draws cool circular interference patterns.
15

OPTIONS

17       moire accepts the following options:
18
19       -window Draw on a newly-created window.  This is the default.
20
21       -root   Draw on the root window.
22
23       -mono   If on a color display, pretend we're on a monochrome display.
24
25       -install
26               Install a private colormap for the window.
27
28       -visual visual
29               Specify  which  visual  to use.  Legal values are the name of a
30               visual class, or the id number (decimal or hex) of  a  specific
31               visual.
32
33       -delay seconds
34               How long to wait before starting over.  Default 5 seconds.
35
36       -random boolean
37               Whether  to  ignore  the foreground/background colors, and pick
38               them randomly instead.
39
40       -offset integer
41               The maximum random radius increment to use.
42
43       -ncolors integer
44               How many colors should be allocated in  the  color  ramp  (note
45               that this value interacts with offset.)
46

ENVIRONMENT

48       DISPLAY to get the default host and display number.
49
50       XENVIRONMENT
51               to  get  the  name of a resource file that overrides the global
52               resources stored in the RESOURCE_MANAGER property.
53

SEE ALSO

55       X(1), xscreensaver(1)
56
58       Copyright © 1997 by Jamie Zawinski.  Permission to use,  copy,  modify,
59       distribute,  and  sell this software and its documentation for any pur‐
60       pose is hereby granted without fee, provided that the  above  copyright
61       notice  appear  in  all  copies and that both that copyright notice and
62       this permission notice appear in supporting documentation.   No  repre‐
63       sentations are made about the suitability of this software for any pur‐
64       pose.  It is provided "as is" without express or implied warranty.
65

AUTHOR

67       Jamie Zawinski <jwz@jwz.org>, 27-Apr-97, based on code  by  Michael  D.
68       Bayne <mdb@go2net.com>.
69
70
71
72X Version 11                 5.05-3 (06-Apr-2008)                    moire(6x)
Impressum