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