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