From http://www.jwz.org/xscreensaver/xscreensaver-5.35.tar.gz
[xscreensaver] / hacks / config / stonerview.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="stonerview" _label="StonerView" gl="yes">
4
5   <command arg="-root"/>
6
7   <video href="https://www.youtube.com/watch?v=xvDK_wwnXWs"/>
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="wire"    _label="Wireframe"         arg-set="-wireframe"/>
15   <boolean id="trans"   _label="Translucent"     arg-unset="-no-transparent"/>
16   <boolean id="showfps" _label="Show frame rate"   arg-set="-fps"/>
17
18   <xscreensaver-updater />
19
20   <_description>
21 Chains of colorful squares dance around each other in complex spiral
22 patterns.  Inspired by David Tristram's `electropaint' screen saver,
23 originally written for SGI computers in the late 1980s or early 1990s.
24
25 Written by Andrew Plotkin; 2001.
26   </_description>
27 </screensaver>