Fcitx is a simple and fast GBK Chinese XIM server. PR: 50311 Submitted by: Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
6 lines
261 B
Text
6 lines
261 B
Text
-----------------------------------------------
|
|
Remember to set environment varible XMODIFIERS:
|
|
csh/tcsh: setenv XMODIFIERS @im=fcitx
|
|
sh/bash: export XMODIFIERS='@im=fcitx'
|
|
and set LANG, LC_CTYPE to zh_CN.EUC.
|
|
-----------------------------------------------
|