summaryrefslogtreecommitdiffstats
path: root/hacks/config/compass.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/compass.xml')
-rw-r--r--hacks/config/compass.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/hacks/config/compass.xml b/hacks/config/compass.xml
new file mode 100644
index 0000000..83e0c83
--- /dev/null
+++ b/hacks/config/compass.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="compass" _label="Compass">
+
+ <command arg="-root"/>
+
+ <video href="https://www.youtube.com/watch?v=IssDEcgB550"/>
+
+ <number id="delay" type="slider" arg="-delay %"
+ _label="Frame rate" _low-label="Low" _high-label="High"
+ low="0" high="100000" default="20000"
+ convert="invert"/>
+
+ <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+ <xscreensaver-updater />
+
+ <_description>
+A compass, with all elements spinning about randomly, for
+that "lost and nauseous" feeling.
+
+Written by Jamie Zawinski; 1999.
+ </_description>
+</screensaver>