IT漫步

技术生活札记©Yaohui

iBus not working on Ubuntu 20.04.4 LTS, 无法在Ubuntu中输入中文

问题现象

  • Ubuntu 20.04.4 LTS
  • 添加汉语语言
  • 安装完iBus及相关的输入法 (ibus-pinyin, ibus-table-wubi)后,就算是切换到zh语言也无法输入中文字符

换成fcitx后解决:

  • 安装fcitx:
$ sudo apt install fcitx
  • 打开工具 Language Support/语言支持, 把Keyboard input method system改成fcitx
  • 安装五笔输入法
$ sudo apt install fcitx-table-wubi
  • 按Ctrl + Space或Left Shift在中英文之间切换
  • 按Ctrl + Shift在不同的中文输入法之间切换

Leave a Reply

Your email address will not be published.

Proudly powered by WordPress