http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / xspirograph.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="xspirograph" _label="XSpiroGraph">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Duration" _low-label="1 Second" _high-label="1 Minute"
9           low="1" high="60" default="5"/>
10
11   <number id="layers" type="spinbutton" arg="-layers %"
12           _label="Layers" low="1" high="10" default="2"/>
13
14   <_description>
15 Simulates that pen-in-nested-plastic-gears toy from your childhood.
16
17 Written by Rohit Singh; 2000.
18   </_description>
19 </screensaver>