http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / bumps.xml
diff --git a/hacks/config/bumps.xml b/hacks/config/bumps.xml
new file mode 100644 (file)
index 0000000..aaf8075
--- /dev/null
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="bumps" _label="Bumps">
+
+  <command arg="-root"/>
+
+  <!-- #### -degrees [360] -->
+  <!-- #### -color [random] -->
+  <!-- #### -colorcount [64] -->
+
+  <number id="speed" type="slider" arg="-delay %"
+          _label="Speed" _low-label="Slow" _high-label="Fast"
+          low="0" high="100000" default="50000"
+          convert="invert"/>
+
+  <!-- #### -soften [1] -->
+  <!-- #### -invert -->
+
+  <_description>
+A bit like `Spotlight', except that instead of merely exposing part
+of your desktop, it creates a bump map from it.  Basically, it
+3D-izes a roaming section of your desktop, based on color intensity.
+Written by Shane Smit.
+  </_description>
+</screensaver>