Blob Blame History Raw
--- xscreensaver-5.00/hacks/config/imsmap.xml.xmlfix	2006-03-22 10:59:20.000000000 +0900
+++ xscreensaver-5.00/hacks/config/imsmap.xml	2006-06-06 16:38:31.000000000 +0900
@@ -16,7 +16,7 @@
           low="1" high="7" default="7"/>
 
   <number id="delay2" type="slider" arg="-delay2 %"
-          _label="Speed" _low-label="Slow" _high-label="Fast"
+          _label="Speed" _low-label="Fast" _high-label="Slow"
           low="0" high="1000000" default="20000"/>
 
   <number id="delay" type="slider" arg="-delay %"
--- xscreensaver-5.00/hacks/config/slidescreen.xml.xmlfix	2006-04-29 10:28:46.000000000 +0900
+++ xscreensaver-5.00/hacks/config/slidescreen.xml	2006-06-06 16:28:24.000000000 +0900
@@ -11,7 +11,7 @@
 
  <number id="delay2" type="slider" arg="-delay2 %"
          _label="Pause" _low-label="Short" _high-label="Long"
-         low="0" high="1000000" default="2000000"/>
+         low="0" high="2000000" default="1000000"/>
 
   <number id="increment" type="slider" arg="-increment %"
           _label="Slide Speed" _low-label="Slow" _high-label="Fast"
--- xscreensaver-5.00/hacks/imsmap.man.xmlfix	2006-03-06 20:42:47.000000000 +0900
+++ xscreensaver-5.00/hacks/imsmap.man	2006-06-06 16:53:03.000000000 +0900
@@ -3,7 +3,7 @@
 imsmap - generate fractal maps
 .SH SYNOPSIS
 .B imsmap
-[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIint\fP] [\-delay \fIseconds\fP] [\-iterations \fIint\fP] [\-mode h|s|v|random]
+[\-display \fIhost:display.screen\fP] [\-foreground \fIcolor\fP] [\-background \fIcolor\fP] [\-window] [\-root] [\-mono] [\-install] [\-visual \fIvisual\fP] [\-ncolors \fIint\fP] [\-delay \fIseconds\fP] [\-delay2 \fImicroseconds\fP] [\-iterations \fIint\fP] [\-mode h|s|v|random]
 .SH DESCRIPTION
 The \fIimsmap\fP program generates map or cloud-like patterns.  It looks
 quite different in monochrome and color.
@@ -33,6 +33,9 @@
 .B \-delay \fIinteger\fP
 How long to delay between images.  Default 10 seconds.
 .TP 8
+.B \-delay2 \fIinteger\fP
+How long to delay between bitmaps.  Default 200000 (0.2 seconds).
+.TP 8
 .B \-iterations \fIinteger\fP
 A measure of the resolution of the resultant image, from 0 to 7.  Default 7.
 .TP 8