X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fzoom.man;h=85cac1b2038212388d45e5f3d255a51b2bdecac2;hb=de460e831dc8578acfa8b72251ab9346c99c1f96;hp=791f61b671d2de769540c8b4c6c1dd3bea021658;hpb=585e1a6717d1dd9b90fbb53acaaae82106354d33;p=xscreensaver diff --git a/hacks/zoom.man b/hacks/zoom.man index 791f61b6..85cac1b2 100644 --- a/hacks/zoom.man +++ b/hacks/zoom.man @@ -1,11 +1,14 @@ .TH XScreenSaver 1 "20-Nov-2000" "X Version 11" .SH NAME -zoom - wander around magified desktop +zoom - wander around magnified desktop .SH SYNOPSIS .B zoom [\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] -[\-visual \fIvisual\fP] [\-delay \fIusecs\fP] [\-lenses] +[\-visual \fIvisual\fP] +[\-delay \fIusecs\fP] +[\-duration \fIsecs\fP] +[\-lenses] [\-pixwidth \fIpixels\fP] [\-pixheight \fIpixels\fP] [\-pixspacex \fIpixels\fP] [\-pixspacey \fIpixels\fP] [\-lensoffsetx \fIpixels\fP] [\-lensoffsety \fIpixels\fP] @@ -44,6 +47,9 @@ 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 \-lenses Instead of doing magnification we just copy an offset region from the original image. If lensoffsetx < pixwidth (and similarly for Y) then consecutive @@ -63,13 +69,13 @@ Amount of black space between magnified pixels (X direction). Amount of black space between magnified pixels (Y direction). .TP 8 .B \-lensoffsetx \fIpixels\fP -Distance in X direction between consective copied regions (only effective +Distance in X direction between consecutive copied regions (only effective when .I -lenses used). .TP 8 .B \-lensoffsety \fIpixels\fP -Distance in Y direction between consective copied regions (only effective +Distance in Y direction between consecutive copied regions (only effective when .I -lenses used).