http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.06.tar.gz
[xscreensaver] / hacks / config / substrate.xml
index 9126767796d4012a88261af112a70a1c0ff7e07f..5c4b725665fe30b94faf6d8df2c9714159048b47 100644 (file)
@@ -5,7 +5,7 @@
   <command arg="-root"/>
 
   <number id="init" type="spinbutton" arg="-initial-cracks %"
-          _label="Initial Cracks" low="2" high="15" default="3"/>
+          _label="Initial Cracks" low="3" high="15" default="3"/>
 
   <number id="speed" type="slider" arg="-growth-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
@@ -13,7 +13,7 @@
 
   <number id="maxcyc" type="slider" arg="-max-cycles %"
           _label="Duration"  _low-label="Short" _high-label="Long"
-          low="2000" high="25000" default="10000" />
+          low="2000" high="25000" default="12000" />
   
   <number id="sandg" type="slider" arg="-sand-grains %"
           _label="Sandgrains" _low-label="Few" _high-label="Lots"
 
   <number id="curve" type="slider" arg="-circle-percent %"
           _label="Circle Percentage" _low-label="0%" _high-label="100%"
-          low="0" high="100" default="0" />
+          low="0" high="100" default="33" />
   
   <boolean id="wire" _label="Wireframe only" arg-set="-wireframe" />
 
   <_description>
 Lines like crystals grow on a computational substrate.  A simple 
 perpendicular growth rule creates intricate city-like structures.
-By J. Tarbell and Mike Kershaw.
+
+Written by J. Tarbell and Mike Kershaw; 2004.
   </_description>
 </screensaver>