http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / endgame.xml
index d26abffe0d1d012f7dbe8da511fceec3c0b29b73..abbea16b12052382feb1c039a0d24626f2c6259b 100644 (file)
@@ -5,16 +5,20 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="20000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
-  <boolean id="classic" _label="Low Resolution Chess Pieces" arg-set="-classic"/>
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <boolean id="classic" _label="Low resolution chess pieces" arg-set="-classic"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
 Black slips out of three mating nets, but the fourth one holds him tight!
-A brilliant composition!
+A brilliant composition! 
+
+See also the "Queens" screen saver.
+
+http://en.wikipedia.org/wiki/Chess_endgame
 
 Written by Blair Tennessy; 2002.
   </_description>