ibus on gnome3

  1. ibus doesn’t work with gnome-terminal and other programs.
1
package.use    app-i18n/ibus gtk3
  1. auto start ibus
1
2
3
4
5
~% cat .xprofile
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="xim"
ibus-daemon -d -x