From http://www.jwz.org/xscreensaver/xscreensaver-5.35.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   <video href="https://www.youtube.com/watch?v=-TBqI4YKOKI"/>
8
9   <number id="delay" type="slider" arg="-delay %"
10           _label="Frame rate" _low-label="Low" _high-label="High"
11           low="0" high="100000" default="20000"
12           convert="invert"/>
13
14   <boolean id="tex"     _label="Textured"  arg-unset="-no-texture"/>
15   <boolean id="wire"    _label="Wireframe"   arg-set="-wireframe"/>
16   <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
17
18   <xscreensaver-updater />
19
20   <_description>
21 Lemarchand's Box, the Lament Configuration.
22
23 Warning: occasionally opens doors.
24
25 https://en.wikipedia.org/wiki/Lemarchand%27s_box
26
27 Written by Jamie Zawinski; 1998.
28   </_description>
29 </screensaver>