From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / vermiculate.xml
index d85fe810633fc0df5ff6115e0d0a8c842401f5ae..55a8b755e18be359348ccbc3a287b6771211b234 100644 (file)
@@ -4,11 +4,18 @@
 
   <command arg="-root"/>
 
-  <!-- #### -speed [?] -->
-  <!-- #### -instring [?] -->
+  <video href="https://www.youtube.com/watch?v=YSg9KY-qw5o"/>
+
+  <number id="speed" type="slider" arg="-speed %"
+          _label="Duration" _low-label="Short" _high-label="Long"
+          low="0" high="1000" default="0" />
+
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <xscreensaver-updater />
 
   <_description>
-Draws squiggly worm-like paths.
+Squiggly worm-like paths.
 
 Written by Tyler Pierce; 2001.
   </_description>