On Fri, Mar 20, 2009 at 11:07 PM, Theppitak Karoonboonyanan
wrote:
> It looks like the im_name is initialized somewhere with some
> default value on absence of @im modifier.
It seems such initialization was done in xterm itself:
if (term->screen.xim == NULL
&& (p = XSetLocaleModifie
On Fri, Mar 20, 2009 at 9:26 PM, Theppitak Karoonboonyanan
wrote:
> More info: it seems removing th_TH[.UTF-8]/Compose is not enough.
> Even with the files removed, the Thai XIM is not activated unless
> "@im" XMODIFIERS is set to something relevant.
>
> With XMODIFIERS unset, and LANG=th_TH.UTF-8
More info: it seems removing th_TH[.UTF-8]/Compose is not enough.
Even with the files removed, the Thai XIM is not activated unless
"@im" XMODIFIERS is set to something relevant.
With XMODIFIERS unset, and LANG=th_TH.UTF-8
$ xterm <--No Thai XIM
$ XMODIFIERS="@im=" xterm <--Thai XIM activated
3 matches
Mail list logo