diff options
Diffstat (limited to 'hacks/config/cage.xml')
| -rw-r--r-- | hacks/config/cage.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/hacks/config/cage.xml b/hacks/config/cage.xml deleted file mode 100644 index 6fedb3c..0000000 --- a/hacks/config/cage.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<screensaver name="cage" _label="Cage" gl="yes"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=BxGHUFvI2Zo"/> - - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="25000" - convert="invert"/> - - <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/> - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -Escher's "Impossible Cage", a 3d analog of a möbius -strip, and rotates it in three dimensions. - -https://en.wikipedia.org/wiki/Maurits_Cornelis_Escher - -Written by Marcelo Vianna; 1998. - </_description> -</screensaver> |
