/usr/share/xscreensaver/config/flurry.xml is in xscreensaver-gl-extra 5.30-1+deb8u2.
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 26 27 28 29 | <?xml version="1.0" encoding="ISO-8859-1"?>
<screensaver name="flurry" _label="Flurry" gl="yes">
<command arg="-root"/>
<boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
<select id="preset">
<option id="classic" _label="Classic" arg-set="-preset classic"/>
<option id="rgb" _label="RGB" arg-set="-preset rgb"/>
<option id="fire" _label="Fire" arg-set="-preset fire"/>
<option id="water" _label="Water" arg-set="-preset water"/>
<option id="binary" _label="Binary" arg-set="-preset binary"/>
<option id="psych" _label="Psychedelic" arg-set="-preset psychedelic"/>
<option id="insane" _label="Insane" arg-set="-preset insane"/>
<option id="random" _label="Random"/>
</select>
<xscreensaver-updater />
<_description>
A colourful star(fish)like flurry of particles.
Original Mac version: http://homepage.mac.com/calumr
Written by Calum Robinson and Tobias Sargeant; 2002.
</_description>
</screensaver>
|