Added missing newline in NEDsim error message.
[screensavers] / reference / greynetic.man
CommitLineData
6881658b
AT
1.TH XScreenSaver 1 "13-aug-92" "X Version 11"
2.SH NAME
3greynetic \- draw random stippled/color rectangles
4.SH SYNOPSIS
5.B greynetic
6[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP]
7[\-fps]
8.SH DESCRIPTION
9The \fIgreynetic\fP program draws random rectangles.
10.SH OPTIONS
11.I greynetic
12accepts the following options:
13.TP 8
14.B \-window
15Draw on a newly-created window. This is the default.
16.TP 8
17.B \-root
18Draw on the root window.
19.TP 8
20.B \-mono
21If on a color display, pretend we're on a monochrome display.
22.TP 8
23.B \-install
24Install a private colormap for the window.
25.TP 8
26.B \-visual \fIvisual\fP
27Specify which visual to use. Legal values are the name of a visual class,
28or the id number (decimal or hex) of a specific visual.
29.TP 8
30.B \-delay \fImicroseconds\fP
31Slow it down.
32.TP 8
33.B \-fps
34Display the current frame rate and CPU load.
35.SH ENVIRONMENT
36.PP
37.TP 8
38.B DISPLAY
39to get the default host and display number.
40.TP 8
41.B XENVIRONMENT
42to get the name of a resource file that overrides the global resources
43stored in the RESOURCE_MANAGER property.
44.SH SEE ALSO
45.BR X (1),
46.BR xscreensaver (1)
47.SH COPYRIGHT
48Copyright \(co 1992 by Jamie Zawinski. Permission to use, copy, modify,
49distribute, and sell this software and its documentation for any purpose is
50hereby granted without fee, provided that the above copyright notice appear
51in all copies and that both that copyright notice and this permission notice
52appear in supporting documentation. No representations are made about the
53suitability of this software for any purpose. It is provided "as is" without
54express or implied warranty.
55.SH AUTHOR
56Jamie Zawinski <jwz@jwz.org>, 13-aug-92.