From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / antspotlight.xml
index f142b7b7359fe1af9d16263bc3925b79030ffca4..fe78174c0f7e34129c1b67cdc9a7f021266d3378 100644 (file)
@@ -1,9 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="antspotlight" _label="AntSpotlight">
+<screensaver name="antspotlight" _label="AntSpotlight" gl="yes">
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=NYisFYtODTA"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="20000"
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
-Draws an ant (with a headlight) who walks on top of an
-image of your desktop or other image.  
+An ant walks over an image.
 
 Written by Blair Tennessy; 2003.
   </_description>