http://www.tienza.es/crux/src/www.jwz.org/xscreensaver/xscreensaver-5.06.tar.gz
[xscreensaver] / hacks / config / lament.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="lament" _label="Lament">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Speed" _low-label="Slow" _high-label="Fast"
9           low="0" high="40000" default="20000"
10           convert="invert"/>
11
12   <boolean id="tex"     _label="Textured"  arg-unset="-no-texture"/>
13   <boolean id="wire"    _label="Wireframe"   arg-set="-wireframe"/>
14   <boolean id="showfps" _label="Show Frames-per-Second" arg-set="-fps"/>
15
16   <_description>
17 Animates a simulation of Lemarchand's Box, the Lament Configuration,
18 repeatedly solving itself.  
19
20 Warning: occasionally opens doors.
21
22 Written by Jamie Zawinski; 1998.
23   </_description>
24 </screensaver>