http://www.jwz.org/xscreensaver/xscreensaver-5.07.tar.gz
[xscreensaver] / hacks / config / lament.xml
index 2befffab78803620c1e9f8363c56d03ac66943ad..32a0e67623ed87098c3128d000a82bb80b8888d7 100644 (file)
@@ -5,13 +5,13 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="40000" default="20000"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
   <boolean id="tex"     _label="Textured"  arg-unset="-no-texture"/>
   <boolean id="wire"    _label="Wireframe"   arg-set="-wireframe"/>
-  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
   <_description>
 Animates a simulation of Lemarchand's Box, the Lament Configuration,
@@ -19,6 +19,8 @@ repeatedly solving itself.
 
 Warning: occasionally opens doors.
 
+http://en.wikipedia.org/wiki/Lemarchand%27s_box
+
 Written by Jamie Zawinski; 1998.
   </_description>
 </screensaver>