output
linux fedora 24 设置 terminal 使用 fcitx
input
google fedora fcitx
https://yq.aliyun.com/articles/33311
algo
vim ~/.bash_profile
export XIM=fcitx
export XIM_PROGRAM=fcitx
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
eval `dbus-launch --sh-syntax --exit-with-session`