NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ImageMagick Strangeness



Worked, thanks.

On Sat, Jun 19, 2021 at 1:04 PM <tlaronde%polynum.com@localhost> wrote:
>
> On Sat, Jun 19, 2021 at 08:22:55AM +0000, Todd Gruhn wrote:
> > I found something strange:
> >
> > If I run  display<ret> or display6<ret> , or I type in the entire path, both
> > versions work. If I add these to my .mwmrc, they both fail. Why?
> >
> > Here is the offending line:
> >
> >        "ImageMagick"    f.exec "/usr/pkg/bin/display6 &"
>
> You can try this (this will associate an iconized xterm to the command,
> that will disappear when closing display):
>
> "ImageMagick"       f.exec "exec xterm +hold -iconic -e /usr/pkg/bin/display6&"
> --
>         Thierry Laronde <tlaronde +AT+ polynum +dot+ com>
>                      http://www.kergis.com/
>                     http://kertex.kergis.com/
>                        http://www.sbfa.fr/
> Key fingerprint = 0FF7 E906 FBAF FE95 FD89  250D 52B1 AE95 6006 F40C


Home | Main Index | Thread Index | Old Index