http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / pong.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="pong" _label="Pong">
4
5   <command arg="-root"/>
6
7   <number id="speed" type="slider" arg="-speed %"
8           _label="Game Speed" _low-label="Slow" _high-label="Fast"
9           low="1" high="20" default="6"/>
10
11   <_description>
12 The pong program simulates an ancient Pong home video game, as well as
13 various artifacts from displaying it on a color TV set.
14
15 Written by Jeremy English and Trevor Blackwell; 2003.
16   </_description>
17 </screensaver>