summaryrefslogtreecommitdiffstats
path: root/hacks/config/companioncube.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/companioncube.xml')
-rw-r--r--hacks/config/companioncube.xml56
1 files changed, 56 insertions, 0 deletions
diff --git a/hacks/config/companioncube.xml b/hacks/config/companioncube.xml
new file mode 100644
index 0000000..128edc5
--- /dev/null
+++ b/hacks/config/companioncube.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="companioncube" _label="CompanionCube" gl="yes">
+
+ <command arg="-root"/>
+
+ <video href="https://www.youtube.com/watch?v=Q54NVuxhGso"/>
+
+ <hgroup>
+ <vgroup>
+
+ <number id="delay" type="slider" arg="-delay %"
+ _label="Frame rate" _low-label="Low" _high-label="High"
+ low="0" high="100000" default="30000"
+ convert="invert"/>
+
+ <number id="speed" type="slider" arg="-speed %"
+ _label="Bounce" _low-label="Slow" _high-label="Fast"
+ low="0.05" high="2.0" default="1.0"/>
+
+ </vgroup>
+ <vgroup>
+
+ <number id="count" type="slider" arg="-count %"
+ _label="Number of cubes" _low-label="1" _high-label="20"
+ low="1" high="20" default="3"/>
+
+ <hgroup>
+ <vgroup>
+ <boolean id="spin" _label="Spin" arg-set="-spin"/>
+ <boolean id="wander" _label="Wander" arg-set="-wander"/>
+ </vgroup>
+ <vgroup>
+ <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/>
+ <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+ </vgroup>
+ </hgroup>
+
+ </vgroup>
+ </hgroup>
+
+ <xscreensaver-updater />
+
+ <_description>
+The symptoms most commonly produced by Enrichment Center testing are
+superstition, perceiving inanimate objects as alive, and hallucinations.
+The Enrichment Center reminds you that the weighted companion cube will
+never threaten to stab you and, in fact, cannot speak. In the event that
+the Weighted Companion Cube does speak, the Enrichment Center urges you to
+disregard its advice.
+
+https://en.wikipedia.org/wiki/Portal_%28video_game%29
+
+Written by Jamie Zawinski; 2011.
+ </_description>
+</screensaver>