<?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="30000"
          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>
