diff options
Diffstat (limited to 'hacks/config/interaggregate.xml')
| -rw-r--r-- | hacks/config/interaggregate.xml | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/hacks/config/interaggregate.xml b/hacks/config/interaggregate.xml deleted file mode 100644 index c1ce7f3..0000000 --- a/hacks/config/interaggregate.xml +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="interaggregate" _label="Interaggregate"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=wqPOZiuj4RI"/> - - <number id="speed" type="slider" arg="-growth-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="18000" convert="invert"/> - - <number id="init" type="slider" arg="-num-circles %" - _label="Number of discs" _low-label="Few" _high-label="Many" - low="50" high="400" default="100"/> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -Pale pencil-like scribbles slowly fill the screen. - -A surface is filled with a hundred medium to small sized circles. -Each circle has a different size and direction, but moves at the same -slow rate. Displays the instantaneous intersections of the circles as -well as the aggregate intersections of the circles. - -Though actually it doesn't look like circles at all! - -Written by Casey Reas, William Ngan, Robert Hodgin, and Jamie Zawinski; 2004. - </_description> -</screensaver> |
