ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.tar.gz
[xscreensaver] / hacks / glx / queens.man
index bcfcd380b15fffc0416dad8f4d3564ac2d7fcf35..c01c831c04c3af5f226381b9cc5c1bd0e83173d6 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,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