####安装
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
、