这篇文章上次修改于 2127 天前,可能其部分内容已经发生变化,如有疑问可询问作者。 ####安装 ```bash pacman -S fcitx pacman -S fcitx-configtool pacman -S fcitx-googlepinyin pacman -S fcitx-gtk2 fcitx-gtk3 fcitx-qt4 fcitx-qt5 ``` ####配置~/profile ```bash #export LC_ALL=zh_CN.UTF-8 export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx ```
没有评论