http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.14.tar.gz
[xscreensaver] / hacks / config / blinkbox.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="blinkbox" _label="BlinkBox">
4
5   <command arg="-root"/>
6
7   <number id="Speed" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Fast" _high-label="Slow"
9           low="0" high="50000" default="30000"/>
10
11   <_description>
12 Shows a ball contained inside of a bounding box.
13 Colored blocks blink in when the ball hits the edges.
14 Written by Jeremy English.
15   </_description>
16 </screensaver>