Wednesday, May 23, 2007

ubuntu 預設的firefox是英文的
雖然對我的使用上沒差 但是以下的指令可以讓他變成中文的
sudo apt-get install mozilla-firefox-locale-zh-tw

以上的必須是6.10後的版本可以使用
好久不見的Ubuntu ,最近安裝了6.10版
安裝中文輸入的部份讓我吃了苦頭
因為雖然預設是scim的沒錯 但是沒有新酷音
所以個筆記
 sudo apt-get install scim
sudo apt-get install scim-chinese 他建議是用pinyin
sudo apt-get install scim-config-socket 我安裝的時候這個找不到這個套件
sudo apt-get install scim-gtk2-immodule 一樣不能
sudo apt-get install scim-qtimm
sudo apt-get install scim-chewing
sudo apt-get install scim-tables-zh
除了以上三個外 其他安裝完重新登入就可以輸入中文了!!