http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / pedal.xml
index 0ab76925239d943ad57e45799df8dbd1c5700f67..cd67ed3e58d6ff020ca60d7a51d027d82b52acce 100644 (file)
@@ -4,7 +4,7 @@
 
   <command arg="-root"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Duration" _low-label="1 Second" _high-label="1 Minute"
           low="1" high="60" default="5"/>
 
@@ -18,8 +18,9 @@
 
   <_description>
 This is sort of a combination spirograph/string-art.  It generates a
-large, complex polygon, and lets the X server do the bulk of the work
-by giving it an even/odd winding rule.  Written by Dale Moore, based
-on some ancient PDP-11 code.
+large, complex polygon, and renders it by filling using an even/odd
+winding rule.
+
+Written by Dale Moore; 1995.
   </_description>
 </screensaver>