<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="kumppa" _label="Kumppa">

  <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"/>

  <number id="density" type="slider" arg="-speed %"
          _label="Density" _low-label="Low" _high-label="High"
          low="0.0001" high="0.2" default="0.1"
          convert="invert"/>

  <boolean id="random" _label="Randomize" arg-unset="-random"/>
  <boolean id="db" _label="Double Buffer" arg-unset="-dbuf"/>


  <_description>
Spiraling, spinning, and very, very fast splashes of color rush
toward the screen.  Written by Teemu Suutari.
  </_description>
</screensaver>
