From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / endgame.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="endgame" _label="Endgame" gl="yes">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Frame rate" _low-label="Low" _high-label="High"
9           low="0" high="100000" default="20000"
10           convert="invert"/>
11
12   <boolean id="classic" _label="Low resolution chess pieces" arg-set="-classic"/>
13   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
14
15   <xscreensaver-updater />
16
17   <_description>
18 Black slips out of three mating nets, but the fourth one holds him tight!
19 A brilliant composition! 
20
21 See also the "Queens" screen saver.
22
23 http://en.wikipedia.org/wiki/Chess_endgame
24
25 Written by Blair Tennessy; 2002.
26   </_description>
27 </screensaver>