From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / strange.xml
index 914d5f22c31c73344ba263123d4cccec7adfe76b..53e67dfe33afdd40b1592e107143b4dbfbffd0f7 100644 (file)
@@ -9,12 +9,18 @@
           low="0" high="100000" default="10000"
           convert="invert"/>
 
+  <number id="points" type="slider" arg="-points %"
+            _label="Number of points" _low-label="1k" _high-label="100k"
+            low="1000" high="100000" default="5500"/>
+
   <number id="ncolors" type="slider" arg="-ncolors %"
             _label="Number of colors" _low-label="Two" _high-label="Many"
             low="1" high="255" default="100"/>
 
   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
 
+  <xscreensaver-updater />
+
   <_description>
 This draws iterations to strange attractors: it's a colorful,
 unpredictably-animating swarm of dots that swoops and twists around.