http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / glx / blinkbox.man
index 0e0c2437c71e2e7fdcbdf6b76ca1ec124ec4987b..31f45d33dd7113391139a43cb62d7966df4486a6 100644 (file)
@@ -12,6 +12,8 @@ blinkbox
 [\-boxsize \fInumber\fP]
 [\-dissolve]
 [\-fade]
 [\-boxsize \fInumber\fP]
 [\-dissolve]
 [\-fade]
+[\-no\-blur]
+[\-fps]
 .SH DESCRIPTION
 Shows a ball contained inside of a bounding box. Colored blocks blink in
 when the ball hits the edges.
 .SH DESCRIPTION
 Shows a ball contained inside of a bounding box. Colored blocks blink in
 when the ball hits the edges.
@@ -34,13 +36,19 @@ Per-frame delay, in microseconds.  Default: 30000 (0.03 seconds.).
 Render in wireframe instead of solid.
 .TP 8
 .B \-boxsize 
 Render in wireframe instead of solid.
 .TP 8
 .B \-boxsize 
-Sets the size of the colored boxes. Should be between 1 and 4. Default: 1 
+Sets the size of the colored boxes. Should be between 1 and 8. Default: 2 
 .TP 8
 .B \-dissolve | \-no-dissolve
 Boxes shrink instead of just vanishing.
 .TP 8
 .B \-fade | \-no-fade
 Boxes fade to transparency instead of just vanishing.
 .TP 8
 .B \-dissolve | \-no-dissolve
 Boxes shrink instead of just vanishing.
 .TP 8
 .B \-fade | \-no-fade
 Boxes fade to transparency instead of just vanishing.
+.TP 8
+.B \-blur | \-no-blur
+Enable or disable motion blur on the ball.  Default: blurry.
+.TP 8
+.B \-fps
+Display the current frame rate, CPU load, and polygon count.
 .SH ENVIRONMENT
 .PP
 .TP 8
 .SH ENVIRONMENT
 .PP
 .TP 8
@@ -62,4 +70,4 @@ appear in supporting documentation.  No representations are made about the
 suitability of this software for any purpose.  It is provided "as is" without
 express or implied warranty.
 .SH AUTHOR
 suitability of this software for any purpose.  It is provided "as is" without
 express or implied warranty.
 .SH AUTHOR
-Jeremy English.
+Jeremy English.  Motion blur by John Boero.