Linux手记

Manjaro KDE装拼音输入法

2018-02-11  本文已影响0人  Tony__Hu

用的Manjaro17.1.2 KDE,拼音输入用的fcitx
大概大部分distro都能用吧

步骤:
pacman -S fcitx-im
pacman -S fcitx-configtool 图形化配置工具
pacman -S fcitx-sunpinyin(或者pinyin/googlepinyin等等)
设置环境变量
~/.xprofile
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"

reboot
OK~

装搜狗拼音用 yaourt fcitx-sogoupinyin
要编译qtwebkit挺久的
之后重启就ok

上一篇 下一篇

猜你喜欢

热点阅读