ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-5.01.tar.gz
[xscreensaver] / hacks / config / lissie.xml
index 58c0349296bc4037ee4aa5023147cfd420feb97f..fea213e09416251813834c92ec6869372fe00f64 100644 (file)
@@ -9,22 +9,23 @@
 
   <number id="cycles" type="slider" arg="-cycles %"
            _label="Timeout" _low-label="Small" _high-label="Large"
-          low="0" high="800000" default="2000"/>
+          low="0" high="80000" default="20000"/>
 
-  <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="10000"
           convert="invert"/>
 
   <number id="ncolors" type="slider" arg="-ncolors %"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
-            low="1" high="255" default="64"/>
+            low="1" high="255" default="200"/>
 
   <number id="size" type="spinbutton" arg="-size %"
            _label="Size" low="-500" high="500" default="-200"/>
 
   <_description>
-Another Lissajous figure.  This one draws the progress of circular
-shapes along a path.  Written by Alexander Jolk.
+This one draws the progress of circular shapes along a path.
+
+Written by Alexander Jolk; 1997.
   </_description>
 </screensaver>