summaryrefslogtreecommitdiffstats
path: root/hacks/config/kumppa.xml
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/kumppa.xml
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
Diffstat (limited to 'hacks/config/kumppa.xml')
-rw-r--r--hacks/config/kumppa.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/hacks/config/kumppa.xml b/hacks/config/kumppa.xml
deleted file mode 100644
index 85f7ee2..0000000
--- a/hacks/config/kumppa.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?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>