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/lisa.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/lisa.xml')
| -rw-r--r-- | hacks/config/lisa.xml | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/hacks/config/lisa.xml b/hacks/config/lisa.xml deleted file mode 100644 index d142fad..0000000 --- a/hacks/config/lisa.xml +++ /dev/null @@ -1,50 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="lisa" _label="Lisa"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=AUbAuARmlnE"/> - - <hgroup> - <vgroup> - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="50000" default="17000" - convert="invert"/> - - <number id="cycles" type="slider" arg="-cycles %" - _label="Steps" _low-label="Few" _high-label="Many" - low="1" high="1000" default="768"/> - - <number id="ncolors" type="slider" arg="-ncolors %" - _label="Number of colors" _low-label="Two" _high-label="Many" - low="1" high="255" default="64"/> - </vgroup> - - <vgroup> - <number id="size" type="slider" arg="-size %" - _label="Size" _low-label="Small" _high-label="Large" - low="10" high="500" default="500"/> - - <number id="count" type="slider" arg="-count %" - _label="Count" _low-label="1" _high-label="20" - low="0" high="20" default="1"/> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - </vgroup> - </hgroup> - - <xscreensaver-updater /> - - <_description> -This screen saver was removed from the XScreenSaver distribution as of -version 5.08. - -Lissajous loops. - -https://en.wikipedia.org/wiki/Lissajous_curve - -Written by Caleb Cullen; 1997. - </_description> -</screensaver> |
