1 安装相关软件
安装 fcitx-im
fcitx-configtool
fcitx-sogoupinyin
:
# pacman -S fcitx-im fcitx-configtool fcitx-sogoupinyin
注:有时候搜狗输入法出现问题,可以安装谷歌拼音fcitx-googlepinyin
2 修改配置文件
修改~/.xprofile
文件,添加如下内容:
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
3 配置fcitx

网友评论