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/substrate.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/substrate.xml')
| -rw-r--r-- | hacks/config/substrate.xml | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/hacks/config/substrate.xml b/hacks/config/substrate.xml deleted file mode 100644 index 11e8ccc..0000000 --- a/hacks/config/substrate.xml +++ /dev/null @@ -1,47 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="substrate" _label="Substrate"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=dCCVgBOVD0E"/> - - <hgroup> - <vgroup> - <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="maxcyc" type="slider" arg="-max-cycles %" - _label="Duration" _low-label="Short" _high-label="Long" - low="2000" high="25000" default="10000" /> - - <number id="sandg" type="slider" arg="-sand-grains %" - _label="Sand grains" _low-label="Few" _high-label="Lots" - low="16" high="128" default="64" /> - - <number id="curve" type="slider" arg="-circle-percent %" - _label="Circle percentage" _low-label="0%" _high-label="100%" - low="0" high="100" default="33" /> - </vgroup> - <vgroup> - <number id="init" type="spinbutton" arg="-initial-cracks %" - _label="Initial cracks" low="3" high="15" default="3"/> - - <boolean id="wire" _label="Wireframe only" arg-set="-wireframe" /> - - <boolean id="seamless" _label="Seamless mode" arg-set="-seamless" /> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - </vgroup> - </hgroup> - - <xscreensaver-updater /> - - <_description> -Crystalline lines grow on a computational substrate. A simple -perpendicular growth rule creates intricate city-like structures. - -Written by J. Tarbell and Mike Kershaw; 2004. - </_description> -</screensaver> |
