http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / thornbird.xml
index 86b7d0ba367e279779ff6c335b0c7159c89155f3..001fbc39864cf9b43a5c97ff11cace20f5a88113 100644 (file)
@@ -6,23 +6,26 @@
 
   <number id="count" type="slider" arg="-count %"
            _label="Points" _low-label="Few" _high-label="Many"
-          low="10" high="1000" default="800"/>
+          low="10" high="1000" default="1000"/>
 
   <number id="cycles" type="slider" arg="-cycles %"
            _label="Thickness" _low-label="Thin" _high-label="Thick"
-          low="2" high="500" default="16"/>
+          low="2" high="1000" default="400"/>
 
   <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="50000" default="10000"
           convert="invert"/>
 
+<!--
   <number id="ncolors" type="slider" arg="-ncolors %"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
             low="2" high="255" default="64"/>
+-->
 
   <_description>
-Displays a view of the ``Bird in a Thornbush'' fractal.
-Written by Tim Auckland.
+Displays a view of the "Bird in a Thornbush" fractal.
+
+Written by Tim Auckland; 2002.
   </_description>
 </screensaver>