http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / wormhole.xml
index afb814d512a9b1642cf6627f94ff94ac85b49722..61c16cc0b1073714b3d52abde8dcdfbfa2fb77c0 100644 (file)
@@ -6,19 +6,20 @@
 
   <number id="delay" type="slider" arg="-delay %"
           _label="Animation Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="50000" default="100"
+          low="0" high="50000" default="10000"
           convert="invert"/>
 
   <number id="zspeed" type="slider" arg="-zspeed %"
           _label="Star speed" _low-label="Slow" _high-label="Fast"
-          low="1" high="30" default="15"/>
+          low="1" high="30" default="10"/>
 
   <number id="stars" type="slider" arg="-stars %"
           _label="Stars Created" _low-label="Few" _high-label="Lots"
-          low="1" high="100" default="30"/>
+          low="1" high="100" default="20"/>
 
   <_description>
-  Wormhole simulates flying through a colored wormhole in space. 
-  Written by Jon Rafkind.
+Flying through a colored wormhole in space. 
+
+Written by Jon Rafkind; 2004.
   </_description>
 </screensaver>