Hi there,

I've noticed that my mozilla-firebird in testing does not
respond to XIM.  It turns out I have to change my locale
settings.

This was my locale:

        LANG=C
        LC_CTYPE=zh_TW.Big5
        LC_TIME=C

mozilla-firebird gives no hint about XIM under these settings.

Then I tried this in command line:

        $ LANG=zh_TW.Big5 mozilla-firebird

and XIM works perfectly.

I thought ``LC_CTYPE'' is the variable for input methods.  At
least both mozilla-browser and gaim act accordingly under my
previous locale settings.  Does anyone have the same problem?

This is for mozilla-firebird(0.6.1-7).


Reply via email to