From owner-FreeBSD-users-jp@jp.freebsd.org  Sun Nov 29 19:57:55 1998
Received: by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) id TAA16174;
	Sun, 29 Nov 1998 19:57:55 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from pis.toba-cmt.ac.jp (pis.toba-cmt.ac.jp [202.26.248.77])
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) with ESMTP id TAA16169
	for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 29 Nov 1998 19:57:53 +0900 (JST)
	(envelope-from kiri@pis.toba-cmt.ac.jp)
Received: from localhost (localhost.pis [127.0.0.1])
	by pis.toba-cmt.ac.jp (8.9.1/8.8.8) with ESMTP id UAA24875
	for <FreeBSD-users-jp@jp.freebsd.org>; Sun, 29 Nov 1998 20:08:38 +0900 (JST)
	(envelope-from kiri@pis.toba-cmt.ac.jp)
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of "Sat, 28 Nov 1998 23:41:14 +0900 (JST)"
	<199811281441.XAA16678@nazuna.bres.tsukuba.ac.jp>
References: <199811281441.XAA16678@nazuna.bres.tsukuba.ac.jp>
X-Mailer: Mew version 1.93 on XEmacs 20.4 (Emerald)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19981129200838D.kiri@pis.toba-cmt.ac.jp>
Date: Sun, 29 Nov 1998 20:08:38 +0900
From: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
X-Dispatcher: imput version 980905(IM100)
Lines: 35
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+981115
X-Sequence: FreeBSD-users-jp 35808
Subject: [FreeBSD-users-jp 35808] Re: How to escape mouse events on xv?
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B6M;3(B $B$G$9!#(B

$BB@ED$5$s!'(B
> 
>   $B$?$H$($P!"(B
> 	% import -delay 5 -window 0x140000d sample.gif
> $B$G$$$+$,$G$7$g$&$+!#(B
>   windows id $B$rD4$Y$k$N$,LLE]$G$7$?$i!"(B
> 	% import -delay 5 -window root sample.gif
> $B$G$b$$$$$H;W$$$^$9!#(B

$B$3$l8+$F;W$$=P$7$^$7$?!#0JA0;d$b",$N$h$&$K$7$F(B import $B$G<h$C$F$^$7$?(B
f^^;  $B$G$9$,!"",$N$h$&$K$7$F$b$I$&$7$F$b$&$^$/$$$-$^$;$s!#$G!"%^%K%e%"%k(B
$B$r$R$b$I$/$H!"(B

       -delay <1/100ths of a second>x<seconds>
              display the next image after pausing.

              This option is useful for regulating the display of
              the sequence of images.  1/100ths of a second must
              expire before the display of the next image.  The
              default is 6/100 of a second between each frame of
              the image sequence.  The second value is optional.
              It specifies the number of seconds to pause before
              repeating your animation sequence.

$B$H$J$C$F$^$7$F%*%W%7%g%s$,JQ$C$F$$$^$7$?(B(ImageMagick-4.1.4)$B!#$=$l$G(B

 	% import -delay 5x5 -window root sample.gif

$B$H$7$F$3$H$J$-$rF@$^$7$?!#(B

---
KIRIYAMA Kazuhiko
kiri@pis.toba-cmt.ac.jp
