http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / glx / queens.man
index bcfcd380b15fffc0416dad8f4d3564ac2d7fcf35..47fc3f4cb1fd0ae7d9fc68dbc6244617ef358b12 100644 (file)
@@ -3,8 +3,14 @@
 queens \- n queens screensaver
 .SH SYNOPSIS
 .B queens
-[\-display \fIhost:display.screen\fP] [\-window] [\-root] [\-install]
-[\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
+[\-display \fIhost:display.screen\fP]
+[\-window]
+[\-root]
+[\-install]
+[\-visual \fIvisual\fP]
+[\-delay \fImicroseconds\fP]
+[\-wireframe]
+[\-fps]
 .SH DESCRIPTION
 The \fIqueens\fP program solves the n-queens problem (where, in this
 program, N is between 5 and 10 queens) using a straightforward
@@ -26,10 +32,11 @@ Install a private colormap for the window.
 .B \-visual \fIvisual\fP\fP
 Specify which visual to use.  Legal values are the name of a visual class,
 or the id number (decimal or hex) of a specific visual.
+.TP 8
+.B \-wireframe
+Render in wireframe instead of solid.
 .B \-fps
-Display a running tally of how many frames per second are being rendered.
-In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
-your GL performance.
+Display the current frame rate, CPU load, and polygon count.
 .SH ENVIRONMENT
 .PP
 .TP 8