http://ftp.ksu.edu.tw/FTP/FreeBSD/distfiles/xscreensaver-4.24.tar.gz
[xscreensaver] / hacks / config / jigglypuff.xml
index 9cbab3667e9046c12d8e4377464c59a94152a6e9..dfca665600bf83b9f70d2bfcadb6654439f6580e 100644 (file)
 
   <number id="speed" type="slider" arg="-speed %"
           _label="Rotation speed" _low-label="Slow" _high-label="Fast"
-         low="50" high="1000" default="250"/>
+         low="50" high="1000" default="500"/>
 
   <number id="spherism" type="slider" arg="-spherism %"
            _label="Sphere strength" _low-label="none" _high-label="strong"
-          low="0" high="1000" default="200"/>
+          low="0" high="1000" default="75"/>
 
   <number id="hold" type="slider" arg="-hold %"
            _label="Vertex-vertex force" _low-label="none" _high-label="strong"
   <boolean id="wireframe" _label="Wireframe" arg-set="-wireframe"/>
 
   <select id="color">
-   <option id="cycle"     _label="Cycle" arg-set=""/>
+   <option id="cycle"     _label="Cycle" />
    <option id="flowerbox" _label="Flower box" arg-set="-color flowerbox"/>
    <option id="clownbarf" _label="Clown barf" arg-set="-color clownbarf"/>
    <option id="chrome" _label="Chrome" arg-set="-color chrome"/>
   </select>
 
   <select id="start">
-   <option id="sphere" _label="Sphere" arg-set=""/>
+   <option id="sphere" _label="Sphere" />
    <option id="tetrahedron" _label="Tetrahedron" arg-set="-tetra"/>
   </select>