http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / qix.xml
index b72311ecb9f4e81e73c77934f81b83edd8e56228..deb483db504bbb29961e66e5e77cefac12387ff9 100644 (file)
@@ -7,15 +7,14 @@
   <number id="count" type="spinbutton" arg="-count %"
           _label="Count" low="0" high="20" default="1"/>
 
-  <number id="speed" type="slider" arg="-delay %"
+  <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
           low="0" high="20000" default="10000"
           convert="invert"/>
 
   <number id="segments" type="slider" arg="-segments %"
           _label="Segments" _low-label="Few" _high-label="Many"
-          low="10" high="500" default="50"
-          convert="invert"/>
+          low="10" high="500" default="50"/>
 
   <number id="spread" type="slider" arg="-spread %"
           _label="Density" _low-label="Sparse" _high-label="Dense"
   </hgroup>
 
   <_description>
-This is the swiss army chainsaw of qix programs.  It bounces a series
-of line segments around the screen, and uses variations on this basic
-motion pattern to produce all sorts of different presentations: line
-segments, filled polygons, overlapping translucent areas...  Written
-by Jamie Zawinski.
+Bounces a series of line segments around the screen, and uses
+variations on this basic motion pattern to produce all sorts of
+different presentations: line segments, filled polygons, and
+overlapping translucent areas.
+
+Written by Jamie Zawinski; 1992.
   </_description>
 </screensaver>