1 .TH XScreenSaver 1 "05-aug-93" "X Version 11"
3 decayscreen - make a screen meltdown.
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-delay \fIusecs\fP]
8 The \fIdecayscreen\fP program creates a melting effect by randomly
9 shifting rectangles around the screen.
12 accepts the following options:
15 Draw on a newly-created window. This is the default.
18 Draw on the root window.
21 If on a color display, pretend we're on a monochrome display.
24 Install a private colormap for the window.
26 .B \-visual \fIvisual\fP
27 Specify which visual to use. Legal values are the name of a visual class,
28 or the id number (decimal or hex) of a specific visual.
30 .B \-delay \fImicroseconds\fP
36 to get the default host and display number.
39 to get the name of a resource file that overrides the global resources
40 stored in the RESOURCE_MANAGER property.
45 Copyright 1992 by Vivek Khera. Permission to use, copy, modify, distribute,
46 and sell this software and its documentation for any purpose is hereby granted
47 without fee, provided that the above copyright notice appear in all copies and
48 that both that copyright notice and this permission notice appear in
49 supporting documentation. No representations are made about the suitability
50 of this software for any purpose. It is provided "as is" without express or
53 Vivek Khera <khera@cs.duke.edu>, 05-Aug-93; based on code by David Wald, 1988.