1endgame(6x) XScreenSaver manual endgame(6x)
2
3
4
6 endgame - endgame chess screensaver
7
9 endgame [-display host:display.screen] [-window] [-root] [-install]
10 [-visual visual] [-delay microseconds] [-wireframe] [-fps]
11
13 endgame replays a brilliant chess ending
14
16 endgame accepts the following options:
17
18 -window Draw on a newly-created window. This is the default.
19
20 -root Draw on the root window.
21
22 -install
23 Install a private colormap for the window.
24
25 -shadows
26 Project pieces against the board with dark blend.
27
28 -reflections
29 Reflect pieces in light board squares.
30
31 -classic
32 Use the original low-polygon piece models.
33
34 -visual visual
35 Specify which visual to use. Legal values are the name of a
36 visual class, or the id number (decimal or hex) of a specific
37 visual.
38
39 -wireframe
40 Render in wireframe instead of solid. -fps Display the current
41 frame rate, CPU load, and polygon count.
42
44 DISPLAY to get the default host and display number.
45
46 XENVIRONMENT
47 to get the name of a resource file that overrides the global
48 resources stored in the RESOURCE_MANAGER property.
49
51 It's not unknown for this and other OpenGL hacks to fail under hardware
52 accelaration (UtahGLX) and take the X server with them. Texture images
53 must be 16x16 or 32x32 or 64x64 etc.
54
56 X(1), xscreensaver(1) xscreensaver-settings(1), xscreensaver-getim‐
57 age(6x)
58
60 Copyright © 2002 by Blair Tennessy. Permission to use, copy, modify,
61 distribute, and sell this software and its documentation for any pur‐
62 pose is hereby granted without fee, provided that the above copyright
63 notice appear in all copies and that both that copyright notice and
64 this permission notice appear in supporting documentation. No repre‐
65 sentations are made about the suitability of this software for any pur‐
66 pose. It is provided "as is" without express or implied warranty.
67
69 Blair Tennessy <tennessb@unbc.ca>, 20-April-2002.
70
71
72
73
74X Version 11 6.02-4.fc35 (09-Nov-2021) endgame(6x)