View Single Post
Old 25. Jun 2009, 09:12 AM   #1 (permalink)
bk_7312
Senior Member
 
Join Date: Feb 2009
Location: 3rd largest island, smallest country there.
Posts: 234
Default Help explain what this means

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
bk_7312 is offline   Reply With Quote