diff options
Diffstat (limited to 'hacks/config/t3d.xml')
| -rw-r--r-- | hacks/config/t3d.xml | 60 |
1 files changed, 0 insertions, 60 deletions
diff --git a/hacks/config/t3d.xml b/hacks/config/t3d.xml deleted file mode 100644 index d1fd19b..0000000 --- a/hacks/config/t3d.xml +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> - -<screensaver name="t3d" _label="T3D"> - - <command arg="-root"/> - - <video href="https://www.youtube.com/watch?v=5UohH7U2CAI"/> - - <hgroup> - <vgroup> - <number id="delay" type="slider" arg="-delay %" - _label="Frame rate" _low-label="Low" _high-label="High" - low="0" high="100000" default="40000" - convert="invert"/> - - <number id="move" type="slider" arg="-move %" - _label="Turn side-to-side" _low-label="0 deg" _high-label="90 deg" - low="0.0" high="3.0" default="0.5"/> - - <number id="wobble" type="slider" arg="-wobble %" - _label="Wobbliness" _low-label="Low" _high-label="High" - low="0.0" high="3.0" default="2.0"/> - </vgroup> - - <vgroup> - <number id="cycle" type="slider" arg="-cycle %" - _label="Cycle seconds" _low-label="Low" _high-label="High" - low="0.0" high="60.0" default="10.0"/> - - <number id="mag" type="slider" arg="-mag %" - _label="Magnification" _low-label="Smaller" _high-label="Bigger" - low="0.1" high="4.0" default="1.0"/> - - <select id="mins"> - <option id="min2" _label="Minute tick marks" arg-set="-minutes"/> - <option id="min5" _label="5 minute tick marks"/> - </select> - - <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/> - - </vgroup> - </hgroup> - - <!-- #### -fast [50] --> - <!-- #### -colcycle [?] --> - <!-- #### -hsvcycle [0.0] --> - <!-- #### -rgb [?] --> - <!-- #### -hsv [?] --> - - <xscreensaver-updater /> - - <_description> -This screen saver was removed from the XScreenSaver distribution as of -version 5.08. - -Draws a working analog clock composed of floating, throbbing bubbles. - -Written by Bernd Paysan; 1999. - </_description> -</screensaver> |
