[瞎折腾][Linux]Ubuntu输入法问题
IDEA + IBus 出现过的问题Keyboard stops working in IntelliJ on Ubuntu 20.04, Gnome 3.36 with IBus enabled : JBR-2444Go to Help | Edit Custom VM options…Add -Drecreate.x11.input.method=trueto a new lineRestar
·
当前状态
凑合先用着
- 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
- Go to Help | Edit Custom VM options…
- Add
-Drecreate.x11.input.method=trueto a new line - Restart IDE
fcitx5 小企鹅输入法的安装 - chipo的个人空间 - OSCHINA - 中文开源技术交流社区
更多推荐



所有评论(0)