http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / vidwhacker.man
index 3c8a47051c3bf442043f62bdae84cd094b3ca2e7..8c2505bc6fc3a3e2fbfc4b696476f4faf0f5fa48 100644 (file)
@@ -6,6 +6,7 @@ vidwhacker - grab images and apply random filters to them
 [\-display \fIhost:display.screen\fP] [\-root] [\-verbose]
 [\-stdin] [\-stdout] [\-delay seconds]
 [-directory \fIdirectory\fP]
+[\-fps]
 .SH DESCRIPTION
 The \fIvidwhacker\fP program grabs an image from disk, or  from the
 system's video input, then applies random image filters to it, and
@@ -33,7 +34,7 @@ Print diagnostics.
 .TP 8
 .B \-stdin
 Instead of grabbing an image from disk or video, read an image
-to maniupulate from stdin.  This image must be in
+to manipulate from stdin.  This image must be in
 .BR ppm (5)
 format.  The program will still perform repeated random image 
 transformations, but it will always use this one image as its starting point.
@@ -49,6 +50,9 @@ image on stdout, and exit.
 .B \-directory \fIdirectory\fP
 Use this directory instead of the \fBimageDirectory\fP specified in 
 the \fI~/.xscreensaver\fP file.
+.TP 8
+.B \-fps
+Display the current frame rate and CPU load.
 .SH ENVIRONMENT
 .PP
 .TP 8