[arch-general] Is fcitx must executed under a chinese locale?
Hi buddy, I am using fcitx for inputting chinese words. I got a problem. If I change my locale to en_US.UTF-8, I can not invoke FCITX by pressing the 'CTRL+Space'. After I changed my locale to zh_CN.UTF-8, FCITX worked well. The question is can I use FCITX under the english locale? if I can, how to configure it? I read the english wiki of fcitx and it says I should check my locale. https://wiki.archlinux.org/index.php/Fcitx Well, only if I change locale to chinese, FCITX works. For some reasons, I dont want to work under a chinese environment. I find a little difference on wikis that chinese wiki says I can work under english locale, but the way I tried didn't work. Any idea or solution? Thanks!!! Adrian.
adrian sun <adriansunny0615@gmail.com> writes:
Hi buddy, I am using fcitx for inputting chinese words. I got a problem. If I change my locale to en_US.UTF-8, I can not invoke FCITX by pressing the 'CTRL+Space'. After I changed my locale to zh_CN.UTF-8, FCITX worked well.
The question is can I use FCITX under the english locale? if I can, how to configure it?
I read the english wiki of fcitx and it says I should check my locale. https://wiki.archlinux.org/index.php/Fcitx Well, only if I change locale to chinese, FCITX works. For some reasons, I dont want to work under a chinese environment. I find a little difference on wikis that chinese wiki says I can work under english locale, but the way I tried didn't work.
Any idea or solution? Thanks!!!
It should depend on the application, and not related to fcitx. IIRC fcitx itself won't refuse to work in no matter what locale. There's an fcitx mailing list, too, and similar questions are already on the fcitx wiki. -- Carl Lei (XeCycle) Department of Physics, Shanghai Jiao Tong University OpenPGP public key: 7795E591 Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591
Oh. Thanks! I also check some wikis, I don't know why only firefox and chromium cannot use fcitx. All other applications works well with fcitx. On Tue, May 15, 2012 at 12:01 AM, XeCycle <xecycle@gmail.com> wrote:
adrian sun <adriansunny0615@gmail.com> writes:
Hi buddy, I am using fcitx for inputting chinese words. I got a problem. If I change my locale to en_US.UTF-8, I can not invoke FCITX by pressing the 'CTRL+Space'. After I changed my locale to zh_CN.UTF-8, FCITX worked well.
The question is can I use FCITX under the english locale? if I can, how to configure it?
I read the english wiki of fcitx and it says I should check my locale. https://wiki.archlinux.org/index.php/Fcitx Well, only if I change locale to chinese, FCITX works. For some reasons, I dont want to work under a chinese environment. I find a little difference on wikis that chinese wiki says I can work under english locale, but the way I tried didn't work.
Any idea or solution? Thanks!!!
It should depend on the application, and not related to fcitx. IIRC fcitx itself won't refuse to work in no matter what locale.
There's an fcitx mailing list, too, and similar questions are already on the fcitx wiki.
-- Carl Lei (XeCycle) Department of Physics, Shanghai Jiao Tong University OpenPGP public key: 7795E591 Fingerprint: 1FB6 7F1F D45D F681 C845 27F7 8D71 8EC4 7795 E591
On Tue, May 15, 2012 at 12:36:42AM -0400, adrian sun wrote:
Oh. Thanks! I also check some wikis, I don't know why only firefox and chromium cannot use fcitx. All other applications works well with fcitx.
Install 'fcitx-gtk2' and/or 'fcitx-gtk3'. Cheers.
Yaaa, thanks i solved this problem. Just specified xim for english locale under gtk module file. On Tue, May 15, 2012 at 1:47 PM, Bill Sun <cap.sensitive@gmail.com> wrote:
On Tue, May 15, 2012 at 12:36:42AM -0400, adrian sun wrote:
Oh. Thanks! I also check some wikis, I don't know why only firefox and chromium cannot use fcitx. All other applications works well with fcitx.
Install 'fcitx-gtk2' and/or 'fcitx-gtk3'.
Cheers.
On Tue, May 15, 2012 at 09:22:41PM -0400, adrian sun wrote:
Yaaa, thanks i solved this problem. Just specified xim for english locale under gtk module file. Hmm...Maybe you don't have to manually edit /etc/gtk-2.0/gtk.immodules, specifying xim for english locale. You just need to install fcitx- gtk2/3, AND add the following line to your .xinitrc: export GTK_IM_MODULE=fcitx
It seems that the Archwiki fcitx entry (Simplified Chinese version) is out-of-date. You could consult the English version. Cheers.
participants (3)
-
adrian sun
-
Bill Sun
-
XeCycle