Comment #10 on issue 613 by [email protected]: ibus don't work on skype
http://code.google.com/p/ibus/issues/detail?id=613

Turns out I was simply missing ibus-qt4.

On Debian/Ubuntu a simple

aptitude install ibus-qt4

should do the trick. I also have these lines in my .bashrc, as mentioned above.

export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus
export QT_IM_MODULE=ibus
export XIM_PROGRAM=/usr/bin/ibus-daemon


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复