e16256eb4ca081728bf356ad69597b0c5d7a6e5c
[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   <_description>
41 The symptoms most commonly produced by Enrichment Center testing are
42 superstition, perceiving inanimate objects as alive, and hallucinations.
43 The Enrichment Center reminds you that the weighted companion cube will
44 never threaten to stab you and, in fact, cannot speak.  In the event that
45 the Weighted Companion Cube does speak, the Enrichment Center urges you to
46 disregard its advice.
47
48 http://en.wikipedia.org/wiki/Portal_%28video_game%29
49
50 Written by Jamie Zawinski; 2011.
51   </_description>
52 </screensaver>