close
  
kaytoo 網友,你好,歡迎你來到 Gentoo 官方論譠。 一輸入法也安裝三天,我也偑服你一下。 想當年我第一次安裝 Gentoo 時,因為搞不好中文,結果放棄了。


這是我的中文 設置 撮要:

總體編譯設置 System-wide emerege USE settings

/etc/make.conf 寫到:

USE = USE+ "nls cjk unicode zh_TW" -- enable i18N  程式可處理中文的開關選項



安裝中文字體 emerge cjk fonts

你可以在這裏找到很多字體。 Found youself tones of font for cjk glyphs display.
代碼:
$ ls /usr/portage/media-fonts/



個人設置 中文環境桌面系統 customize Desktop Environment profile to CJK-enabled

~/.xinitrc 寫到:

export LANG=zh_TW.UTF-8
export LANGUAGE=zh_TW
export XMODIFIERS=@im=SCIM
export GTK_IM_MODULE="scim"

exec dbus-launch --exit-with-session gnome-session


注意,以上的文檔是給 startx 指令用的, 如果是用圖型界面登入系統的,它是讀取這個文檔:
ps: .xinitrc is used by console command "startx", for those who login system though GDM, here is one more step:

代碼:
$ ln -sv ~/{.xinitrc,.xsession}

_________________
AKar


http://forums.gentoo.org/viewtopic-p-3784374.html#3784374


arrow
arrow
    全站熱搜

    peicheng 發表在 痞客邦 留言(0) 人氣()