http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / bubble3d.xml
diff --git a/hacks/config/bubble3d.xml b/hacks/config/bubble3d.xml
new file mode 100644 (file)
index 0000000..331e04a
--- /dev/null
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="bubble3d" _label="Bubble3D">
+
+  <command arg="-root"/>
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="20000" default="10000"
+          convert="invert"/>
+
+  <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
+
+  <_description>
+Draws a stream of rising, undulating 3D bubbles, rising toward the
+top of the screen, with nice specular reflections. Written by Richard
+Jones.
+  </_description>
+</screensaver>