summaryrefslogblamecommitdiffstats
path: root/hacks/config/swirl.xml
blob: 199bdb75877c0fcabb1d9d8d31e0bb185234fd84 (plain) (tree)
































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

<screensaver name="swirl" _label="Swirl">

  <command arg="-root"/>

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

  <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="Count" _low-label="Few" _high-label="Many"
           low="0" high="20" default="5"/>

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

<!--  <boolean id="shm" _label="Use shared memory" arg-unset="-no-shm"/> -->

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

  <xscreensaver-updater />

  <_description>
Flowing, swirly patterns.

Written by M.  Dobie and R. Taylor; 1997.
  </_description>
</screensaver>