http://packetstormsecurity.org/UNIX/admin/xscreensaver-4.16.tar.gz
[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="100" default="1"/>
13
14   <_description>
15 Simulates that pen-in-nested-plastic-gears toy from your childhood.
16 By Rohit Singh.
17   </_description>
18 </screensaver>