1.Install ibus
sudo apt-get install ibus
2.Install chinese typing
sudo apt-get install ibus-chewing
3.Install pinyin and chinese font
sudo apt-get install ibus-pinyin
sudo apt-get install fcitx-table-wbpy ttf-wqy-microhei ttf-wqy-zenhei
4.Start ibus daemon
sudo ibus-daemon -d
5.Configure the ibus
sudo ibus-setup
thanks a lot
回覆刪除