http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / glx / endgame.man
1 .TH XScreenSaver 1 "5-May-2004"
2 .SH NAME
3 endgame \- endgame chess screensaver
4 .SH SYNOPSIS
5 .B endgame
6 [\-display \fIhost:display.screen\fP]
7 [\-window]
8 [\-root]
9 [\-install]
10 [\-visual \fIvisual\fP]
11 [\-delay \fImicroseconds\fP]
12 [\-wireframe]
13 [\-fps]
14 .SH DESCRIPTION
15 endgame replays a brilliant chess ending
16 .SH OPTIONS
17 .I endgame
18 accepts the following options:
19 .TP 8
20 .B \-window
21 Draw on a newly-created window.  This is the default.
22 .TP 8
23 .B \-root
24 Draw on the root window.
25 .TP 8
26 .B \-install
27 Install a private colormap for the window.
28 .TP 8
29 .B \-shadows
30 Project pieces against the board with dark blend.
31 .TP 8
32 .B \-reflections
33 Reflect pieces in light board squares.
34 .TP 8
35 .B \-classic
36 Use the original low-polygon piece models.
37 .TP 8
38 .B \-visual \fIvisual\fP\fP
39 Specify which visual to use.  Legal values are the name of a visual class,
40 or the id number (decimal or hex) of a specific visual.
41 .TP 8
42 .B \-wireframe
43 Render in wireframe instead of solid.
44 .B \-fps
45 Display a running tally of how many frames per second are being rendered.
46 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
47 your GL performance.
48 .SH ENVIRONMENT
49 .PP
50 .TP 8
51 .B DISPLAY
52 to get the default host and display number.
53 .TP 8
54 .B XENVIRONMENT
55 to get the name of a resource file that overrides the global resources
56 stored in the RESOURCE_MANAGER property.
57 .SH BUGS
58 It's not unknown for this and other OpenGL hacks to fail under hardware accelaration (UtahGLX) and take the X server with them.  Texture images must be 16x16 or 32x32 or 64x64 etc.
59 .SH SEE ALSO
60 .BR X (1),
61 .BR xscreensaver (1)
62 .BR xscreensaver\-demo (1),
63 .BR xscreensaver\-getimage (1)
64 .SH COPYRIGHT
65 Copyright \(co 2002 by Blair Tennessy.  Permission to use, copy, modify,
66 distribute, and sell this software and its documentation for any purpose is
67 hereby granted without fee, provided that the above copyright notice appear
68 in all copies and that both that copyright notice and this permission notice
69 appear in supporting documentation.  No representations are made about the
70 suitability of this software for any purpose.  It is provided "as is" without
71 express or implied warranty.
72 .SH AUTHOR
73 Blair Tennessy <tennessb@unbc.ca>, 20-April-2002.
74