From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / xrayswarm.xml
index 03b737edb32df002cadc9e71ee71518fdcc6de93..b23d15bc734b8b0699de5193442e763337979c25 100644 (file)
@@ -5,13 +5,16 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="20000" default="0"
+          _label="Frame rate" _low-label="Low" _high-label="High"
+          low="0" high="100000" default="20000"
           convert="invert"/>
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <xscreensaver-updater />
+
   <_description>
-Draws a few swarms of critters flying around the screen, with
-faded color trails behind them.
+Worm-like swarms of particles with vapor trails.
 
 Written by Chris Leger; 2000.
   </_description>