http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / strange.xml
index 7d805cd994dc61ce464e80deaf2b38dd7532c2d3..814746b5e7502ca024a621884501e56d5ae5d264 100644 (file)
@@ -4,15 +4,11 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="20000" default="2000"
           convert="invert"/>
 
-  <number id="curve" type="slider" arg="-curve %"
-            _label="Curviness" _low-label="Low" _high-label="High"
-            low="1" high="50" default="10"/>
-
   <number id="ncolors" type="slider" arg="-ncolors %"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
             low="1" high="255" default="100"/>
@@ -20,6 +16,7 @@
   <_description>
 This draws strange attractors: it's a colorful,
 unpredictably-animating field of dots that swoops and twists around.
-The motion is very nice.  Written by Massimino Pascal.
+
+Written by Massimino Pascal; 1997.
   </_description>
 </screensaver>