X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Ftwang.man;h=bdb572b2b33d5b0fef8fc91492d022311657c766;hp=27cdc2ee636dcffc98d57c0fec8f66628cf2ab4c;hb=de460e831dc8578acfa8b72251ab9346c99c1f96;hpb=6b1c86cf395f59389e4ece4ea8f4bea2c332745b diff --git a/hacks/twang.man b/hacks/twang.man index 27cdc2ee..bdb572b2 100644 --- a/hacks/twang.man +++ b/hacks/twang.man @@ -3,7 +3,25 @@ twang - pluck pieces of the screen .SH SYNOPSIS .B twang -[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-shm] [\-no-shm] [\-delay \fImicroseconds\fP] [\-border-color \fIcolor\fP] [\-border-width \fIinteger\fP] [\-event-chance \fIfraction\fP] [\-friction \fIfraction\fP] [\-springiness \fIfraction\fP] [\-tile-size \fIinteger\fP] [\-transference \fIfraction\fP] +[\-display \fIhost:display.screen\fP] +[\-foreground \fIcolor\fP] +[\-background \fIcolor\fP] +[\-window] +[\-root] +[\-mono] +[\-install] +[\-visual \fIvisual\fP] +[\-shm] +[\-no-shm] +[\-delay \fIusecs\fP] +[\-duration \fIsecs\fP] +[\-border-color \fIcolor\fP] +[\-border-width \fIinteger\fP] +[\-event-chance \fIfraction\fP] +[\-friction \fIfraction\fP] +[\-springiness \fIfraction\fP] +[\-tile-size \fIinteger\fP] +[\-transference \fIfraction\fP] .SH DESCRIPTION \fITwang\fP divides the screen into equal-sized tiles, and then plucks them in various ways. Tiles are affected by their neighbors, so waves @@ -41,6 +59,9 @@ defaults to true, resource \fIuseSHM\fP. The interframe delay, in microseconds. Defaults to 10000, resource \fIdelay\fP. .TP 8 +.B \-duration \fIseconds\fP +How long to run before loading a new image. Default 120 seconds. +.TP 8 .B \-border-color \fIcolor\fP Color of the border surrounding each tile. Defaults to blue, resource \fIborderColor\fP.