ubuntu 上的中文輸入法設定 Chinese Input Method Setup on Ubuntu
緣由
最近在 Ubuntu 上做開發,便來安裝注音輸入法
安裝
此方法應該適用於 Ubuntu 12.10 以上版本(在 19.04 中測試過)
- 安裝 rime
sudo apt-get install ibus-rime
- 安裝 注音
sudo apt-get install librime-data-terra-pinyin librime-data-bopomofo
- terminal 輸入
ibus-setup
會跳出 IBus Preferences 視窗 - 在 IBus Preferences -> Input Method -> Add -> Chinese bopomofo
- 進入 settings -> Region & Language -> Input Sources -> + -> Chinese (Bopomofo)
- 重新登入即可