Penguin
Blame: greynetic(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of greynetic(1) version 4, including all changes. View license author blame.
Rev Author # Line
1 perry 1 XScreenSaver
2 !!!XScreenSaver
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SEE ALSO
9 COPYRIGHT
10 AUTHOR
11 ----
12 !!NAME
13
14
15 greynetic - draw random stippled/color rectangles
16 !!SYNOPSIS
17
18
19 __greynetic__ [[-display ''host:display.screen'']
20 [[-foreground ''color''] [[-background ''color'']
21 [[-window] [[-root] [[-mono] [[-install] [[-visual ''visual'']
22 [[-delay ''usecs'']
23 !!DESCRIPTION
24
25
26 The ''greynetic'' program draws random
27 rectangles.
28 !!OPTIONS
29
30
31 ''greynetic'' accepts the following options:
32
33
34 __-window__
35
36
37 Draw on a newly-created window. This is the
38 default.
39
40
41 __-root__
42
43
44 Draw on the root window.
45
46
47 __-mono__
48
49
50 If on a color display, pretend we're on a monochrome
51 display.
52
53
54 __-install__
55
56
57 Install a private colormap for the window.
58
59
60 __-visual__ ''visual''
61
62
63 Specify which visual to use. Legal values are the name of a
64 visual class, or the id number (decimal or hex) of a
65 specific visual.
66
67
68 __-delay__ ''microseconds''
69
70
71 Slow it down.
72 !!ENVIRONMENT
73
74
75 __DISPLAY__
76
77
78 to get the default host and display number.
79
80
81 __XENVIRONMENT__
82
83
84 to get the name of a resource file that overrides the global
85 resources stored in the RESOURCE_MANAGER
86 property.
87 !!SEE ALSO
88
89
4 perry 90 X(1), xscreensaver(1)
1 perry 91 !!COPYRIGHT
92
93
94 Copyright 1992 by Jamie Zawinski. Permission to use, copy,
95 modify, distribute, and sell this software and its
96 documentation for any purpose is hereby granted without fee,
97 provided that the above copyright notice appear in all
98 copies and that both that copyright notice and this
99 permission notice appear in supporting documentation. No
100 representations are made about the suitability of this
101 software for any purpose. It is provided
102 !!AUTHOR
103
104
105 Jamie Zawinski
106 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.