http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / starfish.xml
index 23503f244f842077a60a49ee21ef19dbef63f813..530e4f13700637dd2b53794e5d5195f59cd94205 100644 (file)
           low="0" high="150" default="0"/>
 
   <select id="mode">
-    <option id="field" _label="Color Gradients"/>
-    <option id="blob"  _label="Pulsating Blob" arg-set="-blob"/>
+    <option id="random" _label="Random"/>
+    <option id="zoom"   _label="Color Gradients" arg-set="-mode zoom"/>
+    <option id="blob"   _label="Pulsating Blob"  arg-set="-mode blob"/>
   </select>
 
   <number id="ncolors" type="slider" arg="-colors %"
             _label="Number of Colors" _low-label="Two" _high-label="Many"
             low="1" high="255" default="200"/>
 
-  <!-- #### -delay2 [5] -->
-  <!-- #### -cycle-delay [100000] -->
-  <!-- #### -no-cycle -->
-
   <_description>
 This generates a sequence of undulating, throbbing, star-like
 patterns which pulsate, rotate, and turn inside out.  Another display
 mode uses these shapes to lay down a field of colors, which are then
-cycled.  The motion is very organic.  Written by Jamie Zawinski.
+cycled.  The motion is very organic.
+
+Written by Jamie Zawinski; 1997.
   </_description>
 </screensaver>