Manjaro deepin安装google/搜狗输入法

发布于 / 随记 / 0条评论 / Tags: none / 5 次浏览

安装

pacman -S fcitx
pacman -S fcitx-configtool
pacman -S fcitx-googlepinyin
pacman -S fcitx-gtk2 fcitx-gtk3 fcitx-qt4 fcitx-qt5

配置~/profile

#export LC_ALL=zh_CN.UTF-8
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx

    评论区(暂无评论)