5010744747954c2302c7133c18e581964b363a78
[xscreensaver] / hacks / config / lament.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="lament" _label="Lament" gl="yes">
4
5   <command arg="-root"/>
6
7   <number id="delay" type="slider" arg="-delay %"
8           _label="Frame rate" _low-label="Low" _high-label="High"
9           low="0" high="100000" 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 frame rate" 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 http://en.wikipedia.org/wiki/Lemarchand%27s_box
23
24 Written by Jamie Zawinski; 1998.
25   </_description>
26 </screensaver>