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/juggler3d.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/juggler3d.xml')
| -rw-r--r-- | hacks/config/juggler3d.xml | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/hacks/config/juggler3d.xml b/hacks/config/juggler3d.xml deleted file mode 100644 index 80d0c02..0000000 --- a/hacks/config/juggler3d.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="juggler3d" _label="Juggler 3D" gl="yes"> - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=TJkKaXBOvCA"/> - - <hgroup> - <vgroup> - <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="count" type="slider" arg="-count %" - _label="Speed" _low-label="Slow" _high-label="Fast" - low="50" high="1000" default="200" - convert="invert"/> - </vgroup> - <vgroup> - <number id="cycles" type="slider" arg="-cycles %" - _label="Performance length" _low-label="Short" _high-label="Long" - low="50" high="1000" default="1000"/> - - <number id="tail" type="slider" arg="-tail %" - _label="Trail length" _low-label="None" _high-label="Long" - low="0" high="100" default="1"/> - </vgroup> - </hgroup> - - <hgroup> - <boolean id="balls" _label="Balls" arg-unset="-no-balls"/> - <boolean id="clubs" _label="Clubs" arg-unset="-no-clubs"/> - <boolean id="rings" _label="Rings" arg-unset="-no-rings"/> - <boolean id="knives" _label="Knives" arg-unset="-no-knives"/> -<!--<boolean id="torches" _label="Flaming torches" arg-unset="-no-torches"/>--> - <boolean id="bballs" _label="Bowling balls" arg-unset="-no-bballs"/> - </hgroup> - - <boolean id="describe" _label="Print Cambridge juggling pattern descriptions" arg-unset="-no-describe"/> - <string id="pattern" _label="Juggle this pattern" arg="-pattern %" /> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - <xscreensaver-updater /> - - <_description> -A 3D juggling stick-man, with Cambridge juggling pattern -notation used to describe the patterns he juggles. - -https://en.wikipedia.org/wiki/Siteswap - -Written by Tim Auckland and Jamie Zawinski; 2002. - </_description> -</screensaver> |
