http://www.jwz.org/xscreensaver/xscreensaver-5.08.tar.gz
[xscreensaver] / hacks / config / discrete.xml
index 7af02d783c27312ae6cc75144d8f78d6c33c324d..8a3916b0104cff45aee0bb13aaa7e17260f0c38b 100644 (file)
@@ -4,21 +4,26 @@
 
   <command arg="-root"/>
 
+  <number id="delay" type="slider" arg="-delay %"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
+          convert="invert"/>
+
   <number id="cycles" type="slider" arg="-cycles %"
            _label="Timeout" _low-label="Small" _high-label="Large"
           low="100" high="10000" default="2500"/>
 
-  <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="20000" default="1000"
-          convert="invert"/>
-
   <number id="ncolors" type="slider" arg="-ncolors %"
-            _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="100"/>
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
   <_description>
-More ``discrete map'' systems, including new variants of Hopalong and
-Julia, and a few others.  Written by Tim Auckland.
+More "discrete map" systems, including new variants of Hopalong and
+Julia, and a few others.  See also the "Hopalong" and "Julia" 
+screen savers.
+
+Written by Tim Auckland; 1998.
   </_description>
 </screensaver>