http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / xspirograph.xml
diff --git a/hacks/config/xspirograph.xml b/hacks/config/xspirograph.xml
new file mode 100644 (file)
index 0000000..10dbee2
--- /dev/null
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="xspirograph" _label="XSpiroGraph">
+
+  <command arg="-root"/>
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Duration" _low-label="1 Second" _high-label="1 Minute"
+          low="1" high="60" default="5"/>
+
+  <number id="layers" type="spinbutton" arg="-layers %"
+          _label="Layers" low="1" high="100" default="1"/>
+
+  <_description>
+Simulates that pen-in-nested-plastic-gears toy from your childhood.
+By Rohit Singh.
+  </_description>
+</screensaver>