version 0.511
[xscreensaver] / xscreensaver / hacks / config / blitspin.xml
index 7aaf308..00cfacc 100644 (file)
@@ -5,19 +5,25 @@
   <command arg="-root"/>
 
   <number id="delay" type="slider" arg="-delay %"
-          _label="Fuzzy Rotation Speed" _low-label="Slow" _high-label="Fast"
+          _label="Fuzzy rotation speed" _low-label="Slow" _high-label="Fast"
           low="1" high="800000" default="500000"
           convert="invert"/>
 
   <number id="delay2" type="slider" arg="-delay2 %"
-          _label="90 deg Rotation Speed" _low-label="Slow" _high-label="Fast"
+          _label="90 degree rotation speed" _low-label="Slow" _high-label="Fast"
           low="1" high="800000" default="500000"
           convert="invert"/>
 
+  <number id="duration" type="slider" arg="-duration %"
+          _label="Duration" _low-label="10 seconds" _high-label="10 minutes"
+          low="10" high="600" default="120"/>
+
 <!--  <file id="bitmap" _label="Bitmap to rotate" arg="-bitmap %"/> -->
 
   <xscreensaver-image />
 
+  <boolean id="showfps" _label="Show frame rate" arg-set="-fps"/>
+
   <_description>
 
 Repeatedly rotates a bitmap by 90 degrees by using logical operations: