diff options
| author | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2024-09-06 14:42:37 +0200 |
| commit | badef32037f52f79abc1f1440b786cd71afdf270 (patch) | |
| tree | 412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /hacks/config/boing.xml | |
| parent | Delete pre-6.00 files (diff) | |
| download | xscreensaver-master.tar.gz xscreensaver-master.tar.xz xscreensaver-master.zip | |
Diffstat (limited to 'hacks/config/boing.xml')
| -rw-r--r-- | hacks/config/boing.xml | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/hacks/config/boing.xml b/hacks/config/boing.xml deleted file mode 100644 index a36d1e2..0000000 --- a/hacks/config/boing.xml +++ /dev/null @@ -1,51 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="boing" _label="Boing" gl="yes"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=J3KAsV31d6M"/> - - <number id="size" type="slider" arg="-size %" - _label="Size" _low-label="Tiny" _high-label="Huge" - low="0.02" high="0.9" default="0.5"/> - - <number id="speed" type="slider" arg="-speed %" - _label="Speed" _low-label="Slow" _high-label="Fast" - low="0.1" high="10.0" default="1.0"/> - - <vgroup> - <hgroup> - <number id="meridians" type="spinbutton" arg="-meridians %" - _label="Meridians" low="1" high="90" default="16"/> - <number id="parallels" type="spinbutton" arg="-parallels %" - _label="Parallels" low="1" high="90" default="8"/> - </hgroup> - <hgroup> - <boolean id="smoothing" _label="Smoothing" arg-set="-smooth"/> - <boolean id="lighting" _label="Lighting" arg-set="-lighting"/> - <boolean id="scanlines" _label="Scanlines" arg-unset="-no-scanlines"/> - </hgroup> - <hgroup> - <boolean id="wire" _label="Wireframe" arg-set="-wireframe"/> - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - </hgroup> - </vgroup> - - <xscreensaver-updater /> - - <_description> - -A clone of the first graphics demo for the Amiga 1000, which was -written by Dale Luck and RJ Mical during a break at the 1984 Consumer -Electronics Show (or so the legend goes.) - -This looks like the original Amiga demo if you turn off "smoothing" -and "lighting" and turn on "scanlines", and is somewhat more modern -otherwise. - -https://en.wikipedia.org/wiki/Amiga#Boing_Ball - -Written by Jamie Zawinski; 2005. - </_description> -</screensaver> |
