X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fdecayscreen.man;h=76823f3dd89b88a7e1e481a39f2979ab37452b68;hb=de460e831dc8578acfa8b72251ab9346c99c1f96;hp=2c9af43639e8a534afa28b7d1be695df85b8bd6b;hpb=a1d41b2aa6e18bf9a49b914a99dda8232c5d7762;p=xscreensaver diff --git a/hacks/decayscreen.man b/hacks/decayscreen.man index 2c9af436..76823f3d 100644 --- a/hacks/decayscreen.man +++ b/hacks/decayscreen.man @@ -3,8 +3,15 @@ decayscreen - make a screen meltdown. .SH SYNOPSIS .B decayscreen -[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-mono] [\-install] -[\-visual \fIvisual\fP] [\-delay \fIusecs\fP] [\-mode \fImode\fP] +[\-display \fIhost:display.screen\fP] +[\-window] +[\-root] +[\-mono] +[\-install] +[\-visual \fIvisual\fP] +[\-delay \fIusecs\fP] +[\-duration \fIsecs\fP] +[\-mode \fImode\fP] .SH DESCRIPTION The \fIdecayscreen\fP program creates a melting effect by randomly shifting rectangles around the screen. @@ -40,11 +47,14 @@ or the id number (decimal or hex) of a specific visual. .B \-delay \fImicroseconds\fP Slow it down. .TP 8 +.B \-duration \fIseconds\fP +How long to run before loading a new image. Default 120 seconds. +.TP 8 .B \-mode \fImode\fP The direction in which the image should tend to slide. Legal values are \fIrandom\fP (meaning pick one), \fIup\fP, \fIleft\fP, \fIright\fP, \fIdown\fP, \fIupleft\fP, \fIdownleft\fP, \fIupright\fP, \fIdownright\fP, -\fIshuffle\fP (meaning perfer no particular direction), \fIin\fP (meaning +\fIshuffle\fP (meaning prefer no particular direction), \fIin\fP (meaning move things toward the center), \fIout\fP (meaning move things away from the center), \fImelt\fP (meaning melt straight downward), \fIstretch\fP (meaning stretch the screen downward), @@ -73,5 +83,6 @@ of this software for any purpose. It is provided "as is" without express or implied warranty. .SH AUTHOR Vivek Khera , 05-Aug-93; based on code by David Wald, 1988. -Modified by jwz, 28-Nov-97. +Modified by jwz, 28-Nov-1997. Modified by Rick Schultz 05-Apr-1999. +Modified by Vince Levey 25-Oct-2001.