X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fqueens.man;h=c01c831c04c3af5f226381b9cc5c1bd0e83173d6;hp=bcfcd380b15fffc0416dad8f4d3564ac2d7fcf35;hb=3f438031d610c7e15fd33876a879b97e290e05fb;hpb=447db08c956099b3b183886729108bf5b364c4b8 diff --git a/hacks/glx/queens.man b/hacks/glx/queens.man index bcfcd380..c01c831c 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,6 +32,9 @@ 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