ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-5.01.tar.gz
[xscreensaver] / hacks / config / cloudlife.xml
index dfa2294e644449fdd954968ca6d1833d33342134..26588cd1c76d4259051a12d463a7442ec7eacec8 100644 (file)
@@ -15,7 +15,7 @@
 
   <number id="density" type="slider" arg="-initial-density %"
           _label="Initial Density" _low-label="Low" _high-label="High"
-          low="1" high="300" default="160"/>
+          low="1" high="99" default="30"/>
 
   <number id="cellsize" type="slider" arg="-cell-size %"
           _label="Cell Size" _low-label="Small" _high-label="Large"
@@ -26,7 +26,8 @@
 Generates cloud-like formations based on a variant of Conway's Life. The
 difference is that cells have a maximum age, after which they count as
 3 for populating the next generation.  This makes long-lived formations
-explode instead of just sitting there burning a hole in your screen.
-Written by Don Marti.
+explode instead of just sitting there.
+
+Written by Don Marti; 2003.
   </_description>
 </screensaver>