我的Ubuntu系統是12.4.2版本,安裝時就是英文界面,沒有中文輸入法,這樣在上網時不能輸入漢字,所以最好安裝一個中文輸入法,這樣比較方便。
一、在系統設置—>語言支持—>安裝/移除語言—>選擇chinese(simplified),輸入密碼系統安裝簡體中文語言包。
二、安裝IBUS。
root@openwrt:~/MT7688# apt-get install ibus ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
三、啟動IBUS後,注銷系統。
root@openwrt:~/MT7688# im-switch -s ibus
root@openwrt:~/MT7688# init 0
四、安裝中文輸入法
root@openwrt:~/MT7688# apt-get install ibus-pinyin
root@openwrt:~/MT7688# apt-get install ibus-table-wubi
五、注銷系統後,在右上角可以看到鍵盤圖標
preferences—> Input Method—> select an input method—>Chinese,然後在右側你就可以看到中文輸入法了。