From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / demon.xml
index c99799cf4b06574e7b951be0d587061c944f9f29..bd78bf10dc58f72f933fbb6339d309050f575953 100644 (file)
@@ -4,6 +4,8 @@
 
   <command arg="-root"/>
 
+  <video href="https://www.youtube.com/watch?v=OhHI-pIHddA"/>
+
   <number id="delay" type="slider" arg="-delay %"
           _label="Frame rate" _low-label="Low" _high-label="High"
           low="0" high="100000" default="50000"
             low="1" high="255" default="64"/>
 
   <number id="size" type="spinbutton" arg="-size %"
-           _label="Cell size" low="-20" high="20" default="-7"/>
+           _label="Cell size" low="-40" high="40" default="-30"/>
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
 A cellular automaton that starts with a random field, and organizes
 it into stripes and spirals.
 
-http://en.wikipedia.org/wiki/Maxwell%27s_demon
+https://en.wikipedia.org/wiki/Maxwell%27s_demon
 
 Written by David Bagley; 1999.
   </_description>