93ca5c39757fced367ed1bfde8d721c04a8dd86d
[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 the current frame rate, CPU load, and polygon count.
46 .SH ENVIRONMENT
47 .PP
48 .TP 8
49 .B DISPLAY
50 to get the default host and display number.
51 .TP 8
52 .B XENVIRONMENT
53 to get the name of a resource file that overrides the global resources
54 stored in the RESOURCE_MANAGER property.
55 .SH BUGS
56 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.
57 .SH SEE ALSO
58 .BR X (1),
59 .BR xscreensaver (1)
60 .BR xscreensaver\-demo (1),
61 .BR xscreensaver\-getimage (1)
62 .SH COPYRIGHT
63 Copyright \(co 2002 by Blair Tennessy.  Permission to use, copy, modify,
64 distribute, and sell this software and its documentation for any purpose is
65 hereby granted without fee, provided that the above copyright notice appear
66 in all copies and that both that copyright notice and this permission notice
67 appear in supporting documentation.  No representations are made about the
68 suitability of this software for any purpose.  It is provided "as is" without
69 express or implied warranty.
70 .SH AUTHOR
71 Blair Tennessy <tennessb@unbc.ca>, 20-April-2002.
72