diff options
Diffstat (limited to 'hacks/config/spiral.xml')
| -rw-r--r-- | hacks/config/spiral.xml | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/hacks/config/spiral.xml b/hacks/config/spiral.xml deleted file mode 100644 index 14d3e75..0000000 --- a/hacks/config/spiral.xml +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<screensaver name="spiral" _label="Spiral"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=8Ov2SxnO_Kg"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="50000" - convert="invert"/> - - <number id="count" type="slider" arg="-count %" - _label="Count" _low-label="Few" _high-label="Many" - low="0" high="100" default="40"/> - - <number id="cycles" type="slider" arg="-cycles %" - _label="Cycles" _low-label="Low" _high-label="High" - low="10" high="800" default="350"/> - - <number id="ncolors" type="slider" arg="-ncolors %" - _label="Number of colors" _low-label="Two" _high-label="Many" - low="1" high="255" default="64"/> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -This screen saver was removed from the XScreenSaver distribution as of -version 5.08. - -Moving circular moiré patterns. - -Written by Peter Schmitzberger; 1997. - </_description> -</screensaver> |
