summaryrefslogblamecommitdiffstats
path: root/hacks/config/spiral.xml
blob: 71e78c717f60fafa77f364f72504ae3b3863b170 (plain) (tree)





































                                                                         
<?xml version="1.0" encoding="ISO-8859-1"?>

<screensaver name="spiral" _label="Spiral">

  <command arg="-root"/>

  <video href="https://www.youtube.com/watch?v=8Ov2SxnO_Kg"/>

  <number id="delay" type="slider" arg="-delay %"
          _label="Frame rate" _low-label="Low" _high-label="High"
          low="0" high="100000" default="50000"
          convert="invert"/>

  <number id="count" type="slider" arg="-count %"
          _label="Count" _low-label="Few" _high-label="Many"
           low="0" high="100" default="40"/>

  <number id="cycles" type="slider" arg="-cycles %"
           _label="Cycles" _low-label="Low" _high-label="High"
          low="10" high="800" default="350"/>

  <number id="ncolors" type="slider" arg="-ncolors %"
            _label="Number of colors" _low-label="Two" _high-label="Many"
            low="1" high="255" default="64"/>

  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>

  <xscreensaver-updater />

  <_description>
This screen saver was removed from the XScreenSaver distribution as of
version 5.08.

Moving circular moire patterns.

Written by Peter Schmitzberger; 1997.
  </_description>
</screensaver>