http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[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           convert="invert"/>
16
17   <boolean id="random" _label="Randomize" arg-unset="-random"/>
18   <boolean id="db" _label="Double Buffer" arg-unset="-dbuf"/>
19
20
21   <_description>
22 Spiraling, spinning, and very, very fast splashes of color rush
23 toward the screen.  Written by Teemu Suutari.
24   </_description>
25 </screensaver>