[magick-users] making successive display calls open in the same
X-Window.
Rahul Nabar
rpnabar at gmail.com
Thu Apr 24 17:41:20 PDT 2008
On Thu, Apr 24, 2008 at 7:15 PM, Rahul Nabar <rpnabar at gmail.com> wrote:
> On Thu, Apr 24, 2008 at 6:57 PM,
> <duc.sequere.aut.de.via.decede at imagemagick.org> wrote:
>
> >
> > Use two instances of display. One to display the first image and the
> > second with the -remote option to tell the first when to switch images.
> > Alternatively you can use the -update option.
On a related note I had another question:
Let's say I start 2 XWindows (W1 and W2) from display by invoking it
without the -remote option but with &.
Now I want display -remote jpeg1 to open on W1 and display -remote
jpeg2 on W2. Is that possible? Is there a way to address specific
Xwindows in the subsequent display -remote calls?
--
Rahul
More information about the Magick-users
mailing list