|
用的输入法是fcitx2.01, slackware10.1,没汉化,只是加了个simsun体,编码用GBK,在openoffice, gqview,gentoo,xchat下fcitx用ctrl+空格可以呼叫出并正常输入汉字,在mozilla下就呼叫不出。
我的.xinitrc
eport LANG=zh_CN.GBK
export LC_CTYPE=zh_CN.GBK
export LC_NUMERIC=en_US
export LC_TIME=zh_CN.gbk
export LC_MONETAPY=en_US
export LC_MESSAGES=en_US
export LC_PAPER=en_US
export LC_NAME=en_US
export LC_ADDRESS=en_US
export LC_TELEPHONE=en_US
export LC_MEASUREMENT=en_US
export LC_IDENTIFICATION=en_US
export LC_ALL
export XMODIFIERS=@im=fcitx
export XIM=fcitx
export XIM_PROGRAM=fcitx
exec wmaker |
|