当前状态

凑合先用着

  • Ubuntu 20.04
  • fcitx
  • googlepinyin

安装

ubuntu 20.04中文输入法安装_Leefir的博客-CSDN博客_ubuntu中文输入法安装

sudo apt-get install fcitx-googlepinyin

配置.xprofile

#~/.xprofile
export XIM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XIM_PROGRAM=fcitx
export XMODIFIERS="@im=fcitx"

选择键盘输入法系统为fcitx

$ gnome-language-selector

fcitx配置添加Google拼音

IDEA + IBus 出现过的问题

奇怪的下划线
Keyboard stops working in IntelliJ on Ubuntu 20.04, Gnome 3.36 with IBus enabled : JBR-2444

  1. Go to Help | Edit Custom VM options…
  2. Add -Drecreate.x11.input.method=trueto a new line
  3. Restart IDE

fcitx5 小企鹅输入法的安装 - chipo的个人空间 - OSCHINA - 中文开源技术交流社区

Logo

CSDN联合极客时间,共同打造面向开发者的精品内容学习社区,助力成长!

更多推荐