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] [--back‐
10       ground color] [--window] [--root] [--window-id  number][--mono]  [--in‐
11       stall]  [--visual visual] [--delay seconds] [--random boolean] [--ncol‐
12       ors int] [--offset int] [--fps]
13

DESCRIPTION

15       The moire program draws cool circular interference patterns.
16

OPTIONS

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

ENVIRONMENT

55       DISPLAY to get the default host and display number.
56
57       XENVIRONMENT
58               to get the name of a resource file that  overrides  the  global
59               resources stored in the RESOURCE_MANAGER property.
60
61       XSCREENSAVER_WINDOW
62               The window ID to use with --root.
63

SEE ALSO

65       X(1), xscreensaver(1)
66
68       Copyright  ©  1997 by Jamie Zawinski.  Permission to use, copy, modify,
69       distribute, and sell this software and its documentation for  any  pur‐
70       pose  is  hereby granted without fee, provided that the above copyright
71       notice appear in all copies and that both  that  copyright  notice  and
72       this  permission  notice appear in supporting documentation.  No repre‐
73       sentations are made about the suitability of this software for any pur‐
74       pose.  It is provided "as is" without express or implied warranty.
75

AUTHOR

77       Jamie  Zawinski  <jwz@jwz.org>,  27-Apr-97, based on code by Michael D.
78       Bayne <mdb@go2net.com>.
79
80
81
82X Version 11               6.06-1.fc37 (12-Dec-2022)                 moire(6x)
Impressum