summaryrefslogtreecommitdiffstats
path: root/hacks/config/kumppa.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/kumppa.xml')
-rw-r--r--hacks/config/kumppa.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/hacks/config/kumppa.xml b/hacks/config/kumppa.xml
new file mode 100644
index 0000000..85f7ee2
--- /dev/null
+++ b/hacks/config/kumppa.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<screensaver name="kumppa" _label="Kumppa">
+
+ <command arg="-root"/>
+
+ <video href="https://www.youtube.com/watch?v=64ULSfxhkDY"/>
+
+ <number id="delay" type="slider" arg="-delay %"
+ _label="Frame rate" _low-label="Low" _high-label="High"
+ low="0" high="100000" default="10000"
+ convert="invert"/>
+
+ <number id="density" type="slider" arg="-speed %"
+ _label="Density" _low-label="Low" _high-label="High"
+ low="0.0001" high="0.2" default="0.1"/>
+
+ <boolean id="random" _label="Randomize" arg-unset="-no-random"/>
+<!-- <boolean id="db" _label="Double buffer" arg-set="-db"/> -->
+
+
+ <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+ <xscreensaver-updater />
+
+ <_description>
+Spiraling, spinning, and very, very fast splashes of color rush
+toward the screen.
+
+Written by Teemu Suutari; 1998.
+ </_description>
+</screensaver>