装了ibus-rime,但fcitx不知道怎么关闭,系统托盘同时有两个了
Tofloor
poster avatar
liujy126
deepin
2020-06-03 00:20
Author
本帖最后由 liujy126 于 2020-6-2 16:23 编辑

如题,想装个rime,发现fctix rime不是原装货(怪不得deepin默认给你的是ibus-rime),而且看到网上说ibus比较稳定,于是动手装了ibus rime,启用ibus添加rime之后,确实觉得ibus逻辑要通顺的多,fcitx的作者感觉像喝醉了设计的,接下来的问题,怎么关闭fcitx?现在我系统托盘里同时有ibus和fcitx,ibus还得手动开启,使用起来还是在用着fctix的百度输入法。ibus rime被挤占。
Reply Favorite View the author
All Replies
avatar
liujy126
deepin
2020-06-03 17:50
#1
顶一下,怎样才能切换ibus和fctix?现在是两个都在系统托盘里
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-06-03 19:01
#2
卸载fcitx
Reply View the author
avatar
ylxdxx
deepin
2020-06-03 20:07
#3
终端下输入im-config,选择ibus,注销或重启即可(没记错的话应该是这个命令)
Reply View the author
avatar
jfshen
deepin
2020-06-03 20:53
#4
sudo apt remove fcitx
sudo apt autoremove
然后按4楼操作。
Reply View the author
avatar
liujy126
deepin
2020-06-03 22:12
#5
新问题,ibus有了,也能添加中州韵、汉语了,但就是输入不了中文,全是英文
Reply View the author
avatar
草莓哥
deepin
2020-06-04 00:06
#6
https://bbs.deepin.org/post/195431
新问题,ibus有了,也能添加中州韵、汉语了,但就是输入不了中文,全是英文 ...

ibus-setup里添加输入法。检查~/.xprofile   ~/.profile   ~/.bashrc有没有设置如下类似的内容,把fcitx修改成ibus
#export XMODIFIERS="@im=ibus"
export XIM="ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"

检查~/.config/autostart   和  /etc/xdg/autostart 里有没有fcitx开头的,删掉。就不自启动了。
Reply View the author
avatar
皇華
deepin
2020-10-11 04:30
#7
我用 iBus 中州韻從未能打出字一直在湊合用 fcitx 版,很多功能(譬如最基本的 opencc)都用不了。

Reply View the author