diff options
Diffstat (limited to 'hacks/config/bouboule.xml')
| -rw-r--r-- | hacks/config/bouboule.xml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/hacks/config/bouboule.xml b/hacks/config/bouboule.xml deleted file mode 100644 index b28912e..0000000 --- a/hacks/config/bouboule.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="bouboule" _label="Bouboule"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=MdmIBmlkyFw"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="20000" - convert="invert"/> - - <number id="count" type="slider" arg="-count %" - _label="Number of spots" _low-label="Few" _high-label="Many" - low="1" high="400" default="100"/> - - <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="3d" _label="Do Red/Blue 3D separation" arg-unset="-no-3d"/> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -A deforming balloon with varying-sized spots painted on its invisible surface. - -Written by Jeremie Petit; 1997. - </_description> -</screensaver> |
