http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / hacks / greynetic.hlp
1 1 GREYNETIC 
2 Draw random stippled/color rectangles
3
4 SYNOPSIS
5   $ greynetic [-display host:display.screen] [-foreground color] 
6               [-background color] [-window] [-root] [-mono] [-delay usecs]
7
8 2 DESCRIPTION
9 The greynetic program draws random rectangles.
10
11 2 OPTIONS
12 greynetic accepts the following options:
13
14    -window
15 Draw on a newly-created window.  This is the default.
16
17    -root
18 Draw on the root window.
19
20    -mono 
21 If on a color display, pretend we're on a monochrome display.
22
23    -delay microseconds
24 Slow it down.
25
26 2 ENVIRONMENT
27
28    DISPLAY
29 to get the default host and display number.
30
31    XENVIRONMENT
32 to get the name of a resource file that overrides the global resources
33 stored in the RESOURCE_MANAGER property.
34
35 2 COPYRIGHT
36 Copyright (co 1992 by Jamie Zawinski.  Permission to use, copy, modify, 
37 distribute, and sell this software and its documentation for any purpose is 
38 hereby granted without fee, provided that the above copyright notice appear 
39 in all copies and that both that copyright notice and this permission notice
40 appear in supporting documentation.  No representations are made about the 
41 suitability of this software for any purpose.  It is provided "as is" without
42 express or implied warranty.
43
44 2 AUTHOR
45 Jamie Zawinski <jwz@mcom.com>, 13-aug-92.