Re: alacritty: possible inputmethod issue?

Martin Husemann <[email protected]> Mon, 12 Jul 2021 14:23:38 +0200
Newsgroups gmane.os.netbsd.devel.x11
Message-ID <[email protected]>
On Mon, Jul 12, 2021 at 12:09:44PM +0000, RVP wrote:
> or,
> 
> b) Explicitly link the locale modules with -lX11: after all they
>    are using stuff from there. Right now, they only depend on
>    libc.so

This sounds like the proper fix to me.

Martin