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, 25 insertions, 0 deletions
diff --git a/hacks/config/xjack.xml b/hacks/config/xjack.xml
new file mode 100644
index 0000000..542d19f
--- /dev/null
+++ b/hacks/config/xjack.xml
@@ -0,0 +1,25 @@
+<?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>