http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / hacks / greynetic.man
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] [\-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 \-delay microseconds
23 Slow it down.
24 .SH ENVIRONMENT
25 .PP
26 .TP 8
27 .B DISPLAY
28 to get the default host and display number.
29 .TP 8
30 .B XENVIRONMENT
31 to get the name of a resource file that overrides the global resources
32 stored in the RESOURCE_MANAGER property.
33 .SH SEE ALSO
34 .BR X (1),
35 .BR xscreensaver (1)
36 .SH COPYRIGHT
37 Copyright \(co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
38 distribute, and sell this software and its documentation for any purpose is 
39 hereby granted without fee, provided that the above copyright notice appear 
40 in all copies and that both that copyright notice and this permission notice
41 appear in supporting documentation.  No representations are made about the 
42 suitability of this software for any purpose.  It is provided "as is" without
43 express or implied warranty.
44 .SH AUTHOR
45 Jamie Zawinski <jwz@mcom.com>, 13-aug-92.