From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / demon.xml
index 320aea83b2f80d9184a4e737372d6ce015aa6260..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"
@@ -22,7 +24,7 @@
             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"/>
 
@@ -32,7 +34,7 @@
 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>