Could someone help explain what this means and what it does:
Quote:
5. In /etc/X11/Xsession.d directory, create a new file named 95xim with following content:
Quote:
export LANG="zh_CN.GB2312"
export LC_CTYPE="zh_CN.GB2312"
export LC_ALL="zh_CN.GB2312"
# fcitx will start in background by default
/usr/bin/fcitx
XMODIFIERS="@im=fcitx"
export XMODIFIERS
|
The whole HowTo guide is found here:
http://www.linuxsir.org/bbs/showthread.php?p=1547199
See here for why I asked that question:
learn Chinese