http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / starfish.xml
index 530e4f13700637dd2b53794e5d5195f59cd94205..a98943f6097226ad1688a17a161d7e4728c77232 100644 (file)
@@ -4,28 +4,31 @@
 
   <command arg="-root"/>
 
+  <select id="mode">
+    <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="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="20000" default="10000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="10000"
           convert="invert"/>
 
-  <number id="duration" type="spinbutton" arg="-duration %"
-          _label="Duration" low="1" high="60" default="30"/>
+  <number id="duration" type="slider" arg="-duration %"
+          _label="Duration" _low-label="1 second" _high-label="30 seconds"
+          low="1" high="60" default="30"/>
 
   <number id="thickness" type="slider" arg="-thickness %"
           _label="Lines" _low-label="Thin" _high-label="Thick"
           low="0" high="150" default="0"/>
 
-  <select id="mode">
-    <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"
+            _label="Number of colors" _low-label="Two" _high-label="Many"
             low="1" high="255" default="200"/>
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
   <_description>
 This generates a sequence of undulating, throbbing, star-like
 patterns which pulsate, rotate, and turn inside out.  Another display