diff options
Diffstat (limited to 'hacks/config/critical.xml')
| -rw-r--r-- | hacks/config/critical.xml | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/hacks/config/critical.xml b/hacks/config/critical.xml deleted file mode 100644 index 399c569..0000000 --- a/hacks/config/critical.xml +++ /dev/null @@ -1,31 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="critical" _label="Critical"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=HN2ykbM2cTk"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="10000" - convert="invert"/> - - <number id="ncolors" type="slider" arg="-ncolors %" - _label="Number of colors" _low-label="Two" _high-label="Many" - low="3" 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. - -Draws a system of self-organizing lines. It starts out as random -squiggles, but after a few iterations, order begins to appear. - -Written by Martin Pool; 1999. - </_description> -</screensaver> |
