http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / antspotlight.xml
index f01b9fc0a4b1346b7f2e7262870db05226dcb9de..f142b7b7359fe1af9d16263bc3925b79030ffca4 100644 (file)
@@ -5,14 +5,18 @@
   <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="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <xscreensaver-image />
+
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
-Antspotlight 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>