1 | .TH XScreenSaver 1 "27-Apr-97" "X Version 11" |
---|
2 | .SH NAME |
---|
3 | deco - draw tacky 70s basement wall panelling |
---|
4 | .SH SYNOPSIS |
---|
5 | .B deco |
---|
6 | [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIseconds\fP] [\-max\-depth \fIint\fP] [\-min\-width \fIint\fP] [\-min\-height \fIint\fP] [\-cycle] [\-no\-cycle] [\-cycle\-delay] |
---|
7 | .SH DESCRIPTION |
---|
8 | The \fIdeco\fP program subdivides and colors rectangles randomly. |
---|
9 | It looks kind of like Brady-Bunch-era rec-room wall paneling. |
---|
10 | (Raven says: "this screensaver is ugly enough to peel paint.") |
---|
11 | .SH OPTIONS |
---|
12 | .I deco |
---|
13 | accepts the following options: |
---|
14 | .TP 8 |
---|
15 | .B \-window |
---|
16 | Draw on a newly-created window. This is the default. |
---|
17 | .TP 8 |
---|
18 | .B \-root |
---|
19 | Draw on the root window. |
---|
20 | .TP 8 |
---|
21 | .B \-mono |
---|
22 | If on a color display, pretend we're on a monochrome display. |
---|
23 | .TP 8 |
---|
24 | .B \-install |
---|
25 | Install a private colormap for the window. |
---|
26 | .TP 8 |
---|
27 | .B \-visual \fIvisual\fP |
---|
28 | Specify which visual to use. Legal values are the name of a visual class, |
---|
29 | or the id number (decimal or hex) of a specific visual. |
---|
30 | .TP 8 |
---|
31 | .B \-delay \fIseconds\fP |
---|
32 | How long to wait before starting over. Default 5 seconds. |
---|
33 | .TP 8 |
---|
34 | .B \-max\-depth \fIinteger\fP |
---|
35 | How deep to subdivide. Default 12. |
---|
36 | Default 8. |
---|
37 | .TP 8 |
---|
38 | .B \-min-width \fIinteger\fP |
---|
39 | .B \-min-height \fIinteger\fP |
---|
40 | The size of the smallest rectangle to draw. Default 20x20. |
---|
41 | .TP 8 |
---|
42 | .B \-cycle |
---|
43 | .TP 8 |
---|
44 | .B \-no\-cycle |
---|
45 | Whether to do color cycling. Default False. |
---|
46 | .TP 8 |
---|
47 | .B \-cycle\-delay \fIusecs\fP |
---|
48 | If color cycling, how often to change the colors. Default 1000000, |
---|
49 | or 1 second. |
---|
50 | .SH ENVIRONMENT |
---|
51 | .PP |
---|
52 | .TP 8 |
---|
53 | .B DISPLAY |
---|
54 | to get the default host and display number. |
---|
55 | .TP 8 |
---|
56 | .B XENVIRONMENT |
---|
57 | to get the name of a resource file that overrides the global resources |
---|
58 | stored in the RESOURCE_MANAGER property. |
---|
59 | .SH SEE ALSO |
---|
60 | .BR X (1), |
---|
61 | .BR xscreensaver (1) |
---|
62 | .SH COPYRIGHT |
---|
63 | Copyright \(co 1997 by Jamie Zawinski. Permission to use, copy, modify, |
---|
64 | distribute, and sell this software and its documentation for any purpose is |
---|
65 | hereby granted without fee, provided that the above copyright notice appear |
---|
66 | in all copies and that both that copyright notice and this permission notice |
---|
67 | appear in supporting documentation. No representations are made about the |
---|
68 | suitability of this software for any purpose. It is provided "as is" without |
---|
69 | express or implied warranty. |
---|
70 | .SH AUTHOR |
---|
71 | Jamie Zawinski <jwz@jwz.org>, 26-Apr-97, based on code by |
---|
72 | Michael D. Bayne <mdb@go2net.com>. |
---|