deepin wechat安装完成后无法调出中文输入法

于 2019-02-01 发布

archlinux下安装了AUR里的deepin-wechat之后,需要修改/opt/deepinwine/tools/run.sh,添加

1
2
3
export XMODIFIERS="@im=fcitx"
export GTK_IM_MODULE="fcitx"
export QT_IM_MODULE="fcitx"

目录