http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[xscreensaver] / hacks / config / antinspect.xml
diff --git a/hacks/config/antinspect.xml b/hacks/config/antinspect.xml
new file mode 100644 (file)
index 0000000..0d0767f
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="antinspect" _label="AntInspect">
+
+  <command arg="-root"/>
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="50000" default="20000"
+          convert="invert"/>
+
+  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+
+  <boolean id="shadows" _label="Draw Shadows" arg-set="-shadows"/>
+
+  <_description>
+Draws a trio of ants moving their spheres around a circle.
+Written by Blair Tennessy.
+  </_description>
+</screensaver>