From http://www.jwz.org/xscreensaver/xscreensaver-5.30.tar.gz
[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   <xscreensaver-updater />
17
18   <_description>
19 Lemarchand's Box, the Lament Configuration.
20
21 Warning: occasionally opens doors.
22
23 http://en.wikipedia.org/wiki/Lemarchand%27s_box
24
25 Written by Jamie Zawinski; 1998.
26   </_description>
27 </screensaver>