ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.22.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]
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 \-visual \fIvisual\fP\fP
36 Specify which visual to use.  Legal values are the name of a visual class,
37 or the id number (decimal or hex) of a specific visual.
38 .TP 8
39 .B \-wireframe
40 Render in wireframe instead of solid.
41 .B \-fps
42 Display a running tally of how many frames per second are being rendered.
43 In conjunction with \fB\-delay 0\fP, this can be a useful benchmark of 
44 your GL performance.
45 .SH ENVIRONMENT
46 .PP
47 .TP 8
48 .B DISPLAY
49 to get the default host and display number.
50 .TP 8
51 .B XENVIRONMENT
52 to get the name of a resource file that overrides the global resources
53 stored in the RESOURCE_MANAGER property.
54 .SH BUGS
55 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.
56 .SH SEE ALSO
57 .BR X (1),
58 .BR xscreensaver (1)
59 .BR xscreensaver\-demo (1),
60 .BR xscreensaver\-getimage (1)
61 .SH COPYRIGHT
62 Copyright \(co 2002 by Blair Tennessy.  Permission to use, copy, modify,
63 distribute, and sell this software and its documentation for any purpose is
64 hereby granted without fee, provided that the above copyright notice appear
65 in all copies and that both that copyright notice and this permission notice
66 appear in supporting documentation.  No representations are made about the
67 suitability of this software for any purpose.  It is provided "as is" without
68 express or implied warranty.
69 .SH AUTHOR
70 Blair Tennessy <tennessb@unbc.ca>, 20-April-2002.
71