From http://www.jwz.org/xscreensaver/xscreensaver-5.23.tar.gz
[xscreensaver] / hacks / glx / flipscreen3d.man
index 16f57e7afc7b81dbfd3b73d328f00ff80aed542f..fecd005b4148900d0e7b57a020000af6224612dd 100644 (file)
@@ -9,6 +9,7 @@ flipscreen3d - rotates an image of the screen through 3 dimensions.
 [\-root]
 [\-delay \fInumber\fP]
 [\-no-rotate]
+[\-wireframe]
 [\-fps]
 .SH DESCRIPTION
 Grabs an image of the desktop, turns it into a GL texture map, and spins it
@@ -31,8 +32,11 @@ Per-frame delay, in microseconds.  Default: 20000 (0.02 seconds.).
 .B \-rotate | \-no-rotate
 Whether to rotate.
 .TP 8
-.B \-fps | \-no-fps
-Whether to show a frames-per-second display at the bottom of the screen.
+.B \-wireframe
+Just render boxes instead of textures (for debugging).
+.TP 8
+.B \-fps
+Display the current frame rate, CPU load, and polygon count.
 .SH ENVIRONMENT
 .PP
 .TP 8