http://www.jwz.org/xscreensaver/xscreensaver-5.07.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="delay" type="slider" arg="-delay %"
8           _label="Frame rate" _low-label="Low" _high-label="High"
9           low="0" high="100000" default="20000"
10           convert="invert"/>
11
12   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
13
14   <_description>
15 Draws a few swarms of critters flying around the screen, with
16 faded color trails behind them.
17
18 Written by Chris Leger; 2000.
19   </_description>
20 </screensaver>