http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[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] [\-window] [\-root] [\-install]
7 [\-visual \fIvisual\fP] [\-delay \fImicroseconds\fP] [\-fps]
8 .SH DESCRIPTION
9 endgame replays a brilliant chess ending
10 .SH OPTIONS
11 .I endgame
12 accepts the following options:
13 .TP 8
14 .B \-window
15 Draw on a newly-created window.  This is the default.
16 .TP 8
17 .B \-root
18 Draw on the root window.
19 .TP 8
20 .B \-wire
21 wireframe mode might be to your liking.
22 .TP 8
23 .B \-install
24 Install a private colormap for the window.
25 .TP 8
26 .B \-shadows
27 Project pieces against the board with dark blend.
28 .TP 8
29 .B \-reflections
30 Reflect pieces in light board squares.
31 .TP 8
32 .B \-visual \fIvisual\fP\fP
33 Specify which visual to use.  Legal values are the name of a visual class,
34 or the id number (decimal or hex) of a specific visual.
35 .B \-fps
36 Display a running tally of how many frames per second are being rendered.
37 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
38 your GL performance.
39 .SH ENVIRONMENT
40 .PP
41 .TP 8
42 .B DISPLAY
43 to get the default host and display number.
44 .TP 8
45 .B XENVIRONMENT
46 to get the name of a resource file that overrides the global resources
47 stored in the RESOURCE_MANAGER property.
48 .SH BUGS
49 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.
50 .SH SEE ALSO
51 .BR X (1),
52 .BR xscreensaver (1)
53 .BR xscreensaver\-demo (1),
54 .BR xscreensaver\-getimage (1)
55 .SH COPYRIGHT
56 Copyright \(co 2002 by Blair Tennessy.  Permission to use, copy, modify,
57 distribute, and sell this software and its documentation for any purpose is
58 hereby granted without fee, provided that the above copyright notice appear
59 in all copies and that both that copyright notice and this permission notice
60 appear in supporting documentation.  No representations are made about the
61 suitability of this software for any purpose.  It is provided "as is" without
62 express or implied warranty.
63 .SH AUTHOR
64 Blair Tennessy <tennessb@unbc.ca>, 20-April-2002.
65