ftp://ftp.zenez.com/pub/SCO/Skunk96/UnixWare/FreeBird/x11/utils/xscreensaver-1.18...
[xscreensaver] / hacks / decayscreen.man
1 .TH XScreenSaver 1 "05-aug-93" "X Version 11"
2 .SH NAME
3 decayscreen - make a screen meltdown.
4 .SH SYNOPSIS
5 .B decayscreen
6 [\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-mono] [\-delay \fIusecs\fP]
7 .SH DESCRIPTION
8 The \fIdecayscreen\fP program creates a melting effect by randomly
9 shifting rectangles around the screen.
10 .SH OPTIONS
11 .I decayscreen
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-mono 
21 If on a color display, pretend we're on a monochrome display.
22 .TP 8
23 .B \-delay microseconds
24 Slow it down.
25 .SH ENVIRONMENT
26 .PP
27 .TP 8
28 .B DISPLAY
29 to get the default host and display number.
30 .TP 8
31 .B XENVIRONMENT
32 to get the name of a resource file that overrides the global resources
33 stored in the RESOURCE_MANAGER property.
34 .SH "SEE ALSO"
35 X(1),
36 xscreensaver(1)
37 .SH COPYRIGHT
38 Copyright 1992 by Vivek Khera.  Permission to use, copy, modify, distribute, 
39 and sell this software and its documentation for any purpose is hereby granted
40 without fee, provided that the above copyright notice appear in all copies and
41 that both that copyright notice and this permission notice appear in 
42 supporting documentation.  No representations are made about the suitability
43 of this software for any purpose.  It is provided "as is" without express or
44 implied warranty.
45 .SH AUTHOR
46 Vivek Khera <khera@cs.duke.edu>, 05-Aug-93; based on code by David Wald, 1988.