1deco(6x)                      XScreenSaver manual                     deco(6x)
2
3
4

NAME

6       deco - draw tacky 70s basement wall panelling
7

SYNOPSIS

9       deco [--display host:display.screen] [--foreground color] [--background
10       color] [--window] [--root] [--window-id  number]  [--mono]  [--install]
11       [--visual visual] [--delay seconds] [--max-depth int] [--min-width int]
12       [--min-height int] [--line-width yIint] [--smooth-colors] [--golden-ra‐
13       tio] [--mondrian] [--fps]
14

DESCRIPTION

16       The  deco  program subdivides and colors rectangles randomly.  It looks
17       kind of like Brady-Bunch-era  rec-room  wall  paneling.   (Raven  says:
18       "This  screensaver  is  ugly  enough to peel paint.")  Can also produce
19       more aesthetically pleasing displays via options.
20

OPTIONS

22       deco accepts the following options:
23
24       --window
25               Draw on a newly-created window.  This is the default.
26
27       --root  Draw on the root window.
28
29       --window-id number
30               Draw on the specified window.
31
32       --mono  If on a color display, pretend we're on a monochrome display.
33
34       --install
35               Install a private colormap for the window.
36
37       --visual visual
38               Specify which visual to use.  Legal values are the  name  of  a
39               visual  class,  or the id number (decimal or hex) of a specific
40               visual.
41
42       --delay seconds
43               How long to wait before starting over.  Default 5 seconds.
44
45       --max-depth integer
46               How deep to subdivide.  Default 12.
47
48       --min-width integer
49
50       --min-height integer
51               The size of the smallest rectangle to draw.  Default 20x20.
52
53       --line-width integer
54               Width of lines drawn between rectangles. Default zero  (minimal
55               width).
56
57       --smooth-colors
58
59       --no-smooth-colors
60               Whether  to use a smooth color palette instead of a random one.
61               Less jarring. Default False.
62
63       --golden-ratio
64
65       --no-golden-ratio
66               Whether to subdivide rectangles using the golden ratio  instead
67               of 1/2.  This ratio is supposed to be more aesthetically pleas‐
68               ing. Default false.
69
70       --mondrian
71
72       --no-mondrian
73               Whether to imitiate style of some famous paintings by Piet Mon‐
74               drian.   Overrides  line-width  and  colormap  options. Default
75               false.
76
77       --fps   Display the current frame rate and CPU load.
78

ENVIRONMENT

80       DISPLAY to get the default host and display number.
81
82       XENVIRONMENT
83               to get the name of a resource file that  overrides  the  global
84               resources stored in the RESOURCE_MANAGER property.
85
86       XSCREENSAVER_WINDOW
87               The window ID to use with --root.
88

SEE ALSO

90       X(1), xscreensaver(1)
91
93       Copyright  ©  1997 by Jamie Zawinski.  Permission to use, copy, modify,
94       distribute, and sell this software and its documentation for  any  pur‐
95       pose  is  hereby granted without fee, provided that the above copyright
96       notice appear in all copies and that both  that  copyright  notice  and
97       this  permission  notice appear in supporting documentation.  No repre‐
98       sentations are made about the suitability of this software for any pur‐
99       pose.  It is provided "as is" without express or implied warranty.
100

AUTHOR

102       Jamie  Zawinski  <jwz@jwz.org>,  26-Apr-97, based on code by Michael D.
103       Bayne <mdb@go2net.com>. Golden ratio and Mondrian settings by Lars Hut‐
104       tar.
105
106
107
108X Version 11               6.06-1.fc37 (12-Dec-2022)                  deco(6x)
Impressum