X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fglx%2Fqueens.man;h=47fc3f4cb1fd0ae7d9fc68dbc6244617ef358b12;hb=39809ded547bdbb08207d3e514950425215b4410;hp=bcfcd380b15fffc0416dad8f4d3564ac2d7fcf35;hpb=13dbc569cdc6e29019722c0ef9b932a925efbcad;p=xscreensaver diff --git a/hacks/glx/queens.man b/hacks/glx/queens.man index bcfcd380..47fc3f4c 100644 --- a/hacks/glx/queens.man +++ b/hacks/glx/queens.man @@ -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