DMOIRE(6) Domain/OS BSD DMOIRE(6)
NAME
dmoire - Domain/Dialogue-based moire generator
SYNOPSIS
/usr/games/dmoire [-w | -b | -i] [-inv -nb -nd] [-fg color ] [-bg color ]
DESCRIPTION
dmoire creates moire patterns by moving simple geometric shapes across
the display and allowing these shapes to overlap. By default, dmoire
draws in the background of the screen, but will also use a separate
window, borrow the display, or even the window its own menus are in.
This program was adapted from a public domain desk accessory.
OPTIONS
-w[indow] Draw moires in a new window.
-b[orrow] Borrow the display and draw a simple moire.
-i[ndialog] Draw inside the menu interface.
-inv[erse] Invert the background and foreground colors.
-nb[order] Use with -w to remove the window border.
-nd[ialog] Do not supply dialog menus.
-fg Specify a foreground color as an index into your color map
(0-255).
-bg Specify a background color.
BUGS
The -i option is a hack which doesn't work very well.