http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / whirlwindwarp.xml
diff --git a/hacks/config/whirlwindwarp.xml b/hacks/config/whirlwindwarp.xml
new file mode 100644 (file)
index 0000000..93e013a
--- /dev/null
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="whirlwindwarp" _label="WhirlwindWarp">
+
+  <command arg="-root"/>
+
+  <number id="points" type="slider" arg="-points %"
+          _label="Particles" _label-low="Few" _label-high="Many"
+          low="10" high="1000" default="400"/>
+
+  <number id="tails" type="slider" arg="-tails %"
+          _label="Trail Size" _label-low="Short" _label-high="Long"
+          low="1" high="200" default="10"/>
+
+  <_description>
+Floating stars are acted upon by a mixture of simple 2D
+forcefields.  The strength of each forcefield changes
+continuously, and it is also switched on and off at random.
+By Paul 'Joey' Clark.
+  </_description>
+</screensaver>