http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / xrayswarm.xml
diff --git a/hacks/config/xrayswarm.xml b/hacks/config/xrayswarm.xml
new file mode 100644 (file)
index 0000000..f471b70
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="xrayswarm" _label="XRaySwarm">
+
+  <command arg="-root"/>
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="20000" default="0"
+          convert="invert"/>
+
+  <_description>
+Draws a few swarms of critters flying around the screen, with nicely
+faded color trails behind them.  Written by Chris Leger.
+  </_description>
+</screensaver>