http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.00.tar.gz
[xscreensaver] / hacks / config / xrayswarm.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="xrayswarm" _label="XRaySwarm">
4
5   <command arg="-root"/>
6
7   <number id="speed" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="20000" default="0"
10           convert="invert"/>
11
12   <_description>
13 Draws a few swarms of critters flying around the screen, with nicely
14 faded color trails behind them.  Written by Chris Leger.
15   </_description>
16 </screensaver>