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