From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / anemotaxis.xml
index a89862f72d2965e648ef6ec22511e5f80f74856b..6c3785f71ecc4110d62b046d7be8486bbff6135d 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=hIqmIQbQkW8"/>
+
   <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>
-This demonstrates a search algorithm designed for locating a source of
-odor in turbulent atmosphere.  The searcher is able to sense the odor
-and determine local instantaneous wind direction.  The goal is to find
-the source in the shortest mean time.
+Searches for a source of odor in a turbulent atmosphere.  The searcher
+is able to sense the odor and determine local instantaneous wind
+direction.  The goal is to find the source in the shortest mean time.
 
-http://en.wikipedia.org/wiki/Anemotaxis
+https://en.wikipedia.org/wiki/Anemotaxis
 
 Written by Eugene Balkovsky; 2004.
   </_description>