http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / antspotlight.xml
index 3dfccdc8cc7b3be58f303d21421025dc8a432fae..f142b7b7359fe1af9d16263bc3925b79030ffca4 100644 (file)
@@ -4,15 +4,19 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="20000"
+  <number id="delay" type="slider" arg="-delay %"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <xscreensaver-image />
+
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
-Andspotlight draws an ant (with a headlight) who walks on top of an
-image of your desktop or other image.  Written by Blair Tennessy.
+Draws an ant (with a headlight) who walks on top of an
+image of your desktop or other image.  
+
+Written by Blair Tennessy; 2003.
   </_description>
 </screensaver>