/usr/share/xscreensaver/config/xjack.xml is in xscreensaver-data-extra 5.36-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 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>
|