1greynetic(6x) XScreenSaver manual greynetic(6x)
2
3
4
6 greynetic - draw random stippled/color rectangles
7
9 greynetic [-display host:display.screen] [-foreground color] [-back‐
10 ground color] [-window] [-root] [-mono] [-install] [-visual visual]
11 [-delay usecs] [-fps]
12
14 The greynetic program draws random rectangles.
15
17 greynetic accepts the following options:
18
19 -window Draw on a newly-created window. This is the default.
20
21 -root Draw on the root window.
22
23 -mono If on a color display, pretend we're on a monochrome display.
24
25 -install
26 Install a private colormap for the window.
27
28 -visual visual
29 Specify which visual to use. Legal values are the name of a
30 visual class, or the id number (decimal or hex) of a specific
31 visual.
32
33 -delay microseconds
34 Slow it down.
35
36 -fps Display the current frame rate and CPU load.
37
39 DISPLAY to get the default host and display number.
40
41 XENVIRONMENT
42 to get the name of a resource file that overrides the global
43 resources stored in the RESOURCE_MANAGER property.
44
46 X(1), xscreensaver(1)
47
49 Copyright © 1992 by Jamie Zawinski. Permission to use, copy, modify,
50 distribute, and sell this software and its documentation for any pur‐
51 pose is hereby granted without fee, provided that the above copyright
52 notice appear in all copies and that both that copyright notice and
53 this permission notice appear in supporting documentation. No repre‐
54 sentations are made about the suitability of this software for any pur‐
55 pose. It is provided "as is" without express or implied warranty.
56
58 Jamie Zawinski <jwz@jwz.org>, 13-aug-92.
59
60
61
62X Version 11 5.44-2.fc32 (16-Apr-2020) greynetic(6x)