http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / pong.xml
index 3ef413d6384c03a72985049e68a077bc3b9e6a21..a4e64a51d766395b55db7f1d09cac2fe851d3f64 100644 (file)
@@ -5,16 +5,13 @@
   <command arg="-root"/>
 
   <number id="speed" type="slider" arg="-speed %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="1" high="20" default="7"/>
-
-  <number id="percent" type="slider" arg="-percent %"
-          _label="Size" _low-label="Thin" _high-label="Thick"
-          low="0.01" high="0.075" default="0.0375"/>
+          _label="Game Speed" _low-label="Slow" _high-label="Fast"
+          low="1" high="20" default="6"/>
 
   <_description>
 The pong program simulates an ancient Pong home video game, as well as
 various artifacts from displaying it on a color TV set.
-Written by Jeremy English and Trevor Blackwell.
+
+Written by Jeremy English and Trevor Blackwell; 2003.
   </_description>
 </screensaver>