用的Manjaro17.1.2 KDE,拼音輸入用的fcitx
大概大部分distro都能用吧
步驟:
pacman -S fcitx-im
pacman -S fcitx-configtool 圖形化配置工具
pacman -S fcitx-sunpinyin(或者pinyin/googlepinyin等等)
設(shè)置環(huán)境變量
~/.xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
reboot
OK~
裝搜狗拼音用 yaourt fcitx-sogoupinyin
要編譯qtwebkit挺久的
之后重啟就ok