http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / munch.xml
index 0b09261e89e6685257db72220dc856dece1b093d..2a0a0b3110af2e7964b5c7ddd8fa969ba9092b56 100644 (file)
@@ -5,8 +5,8 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="20000" default="5000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="10000"
           convert="invert"/>
 
   <number id="duration" type="slider" arg="-clear %"
@@ -22,6 +22,8 @@
   <!-- #### -hold [100000] -->
   <!-- #### -logminwidth [7] -->
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
   <_description>
         DATAI 2
         ADDB 1,2
         JRST .-4
 
 As reported by HAKMEM, in 1962, Jackson Wright wrote the above PDP-1
-code. That code still lives on in this program, some 44 years
-later.  The number of lines of enclosing code has increased
-substantially, however.
+code. That code still lives on here, some 46 years later.  The number
+of lines of enclosing code has increased substantially, however.
+
+http://en.wikipedia.org/wiki/HAKMEM
+http://en.wikipedia.org/wiki/Munching_square
 
 Written by Jackson Wright and Tim Showalter; 1997.
   </_description>