From http://www.jwz.org/xscreensaver/xscreensaver-5.24.tar.gz
[xscreensaver] / hacks / config / xjack.xml
index 2caa536449e4c340bca13f6b1a398022f0e3a9aa..f3c4a7dc03f1b07783bcf7552f09518a4de86707 100644 (file)
@@ -1,20 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<screensaver name="xjack" _label="Xjack">
+<screensaver name="xjack" _label="XJack">
 
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
           _label="Speed" _low-label="Slow" _high-label="Fast"
-          low="0" high="80000" default="50000"
+          low="0" high="200000" default="50000"
           convert="invert"/>
 
   <!-- #### -font [] -->
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
+  <xscreensaver-updater />
+
   <_description>
-This program behaves schizophrenically and makes a lot of typos.
-Written by Jamie Zawinski.  If you haven't seen Stanley Kubrick's
-masterpiece, ``The Shining,'' you won't get it.  Those who have
-describe this hack as ``inspired.''
+This behaves schizophrenically and makes a lot of typos.
+
+Written by Jamie Zawinski; 1997.
   </_description>
 </screensaver>