Comment #2 on issue 1517 by [email protected]: ibus does NOT work with openbox
http://code.google.com/p/ibus/issues/detail?id=1517
I pointed the cursor to an editable textarea in GTK program for sure. I tried it out with Geany editor, firefox, etc. It doesn't work at all.
GTK_IM_MODULE is set to ibus. Here is my ~/.xprofile export XMODIFIERS="@im=ibus" export GTK_IM_MODULE="ibus" export QT_IM_MODULE="xim" ibus-daemon -d -x Also, I checked with openbox-session about these environment variables by $ cat /proc/`pidof openbox`/env* these variables are there as I set. -- 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
