From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / companioncube.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <screensaver name="companioncube" _label="CompanionCube" gl="yes">
4
5   <command arg="-root"/>
6
7   <hgroup>
8    <vgroup>
9
10     <number id="delay" type="slider" arg="-delay %"
11             _label="Frame rate" _low-label="Low" _high-label="High"
12             low="0" high="100000" default="30000"
13             convert="invert"/>
14
15     <number id="speed" type="slider" arg="-speed %"
16             _label="Bounce" _low-label="Slow" _high-label="Fast"
17             low="0.05" high="2.0" default="1.0"/>
18
19    </vgroup>
20    <vgroup>
21
22     <number id="count" type="slider" arg="-count %"
23             _label="Number of cubes" _low-label="1" _high-label="20"
24             low="1" high="20" default="3"/>
25
26     <hgroup>
27      <vgroup>
28       <boolean id="spin"    _label="Spin"            arg-set="-spin"/>
29       <boolean id="wander"  _label="Wander"          arg-set="-wander"/>
30      </vgroup>
31      <vgroup>
32       <boolean id="wire"    _label="Wireframe"       arg-set="-wireframe"/>
33       <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
34      </vgroup>
35     </hgroup>
36
37    </vgroup>
38   </hgroup>
39
40   <xscreensaver-updater />
41
42   <_description>
43 The symptoms most commonly produced by Enrichment Center testing are
44 superstition, perceiving inanimate objects as alive, and hallucinations.
45 The Enrichment Center reminds you that the weighted companion cube will
46 never threaten to stab you and, in fact, cannot speak.  In the event that
47 the Weighted Companion Cube does speak, the Enrichment Center urges you to
48 disregard its advice.
49
50 http://en.wikipedia.org/wiki/Portal_%28video_game%29
51
52 Written by Jamie Zawinski; 2011.
53   </_description>
54 </screensaver>