http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / kumppa.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="kumppa" _label="Kumppa">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="20000" default="10000"
10           convert="invert"/>
11
12   <number id="density" type="slider" arg="-speed %"
13           _label="Density" _low-label="Low" _high-label="High"
14           low="0.0001" high="0.2" default="0.1"/>
15
16   <boolean id="random" _label="Randomize" arg-unset="-no-random"/>
17 <!--  <boolean id="db" _label="Double Buffer" arg-set="-db"/> -->
18
19
20   <_description>
21 Spiraling, spinning, and very, very fast splashes of color rush
22 toward the screen.
23
24 Written by Teemu Suutari; 1998.
25   </_description>
26 </screensaver>