summaryrefslogtreecommitdiffstats
path: root/hacks/config/xjack.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/config/xjack.xml')
-rw-r--r--hacks/config/xjack.xml25
1 files changed, 0 insertions, 25 deletions
diff --git a/hacks/config/xjack.xml b/hacks/config/xjack.xml
deleted file mode 100644
index 542d19f..0000000
--- a/hacks/config/xjack.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<screensaver name="xjack" _label="XJack">
-
- <command arg="-root"/>
-
- <video href="https://www.youtube.com/watch?v=wSOiSrEbxu4"/>
-
- <number id="delay" type="slider" arg="-delay %"
- _label="Speed" _low-label="Slow" _high-label="Fast"
- low="0" high="200000" default="50000"
- convert="invert"/>
-
- <!-- #### -font [] -->
-
- <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
-
- <xscreensaver-updater />
-
- <_description>
-This behaves schizophrenically and makes a lot of typos.
-
-Written by Jamie Zawinski; 1997.
- </_description>
-</screensaver>