After upgrading to Ubuntu10.04, The IBus input method does not have an input window. Sometimes press ctrl + Space key, that is, when you press this key combination, it will appear. But I still don't. The following prompt is displayed when you just started IBus: IBus is started! If you cannot use IBus normally, add the following code to $ HOME/. bashrc and log on to the desktop again. ExportGTK_IM_M
After upgrading to Ubuntu 10.04, there was no input window for the IBus input method.
Sometimes press ctrl + Space key, that is, when you press this key combination, it will appear. But I still don't.
In addition, the following prompt appears when you start IBus:
IBus started! If you cannot use IBus normally, add the following code to $ HOME/. bashrc and log on to the desktop again.
Export GTK_IM_MODULE = ibus
Export XMODIFIERS = @ im = ibus
Export QT_IM_MODULE = ibus
Add the code
In the. bashrc file in the home folder
(. Bashrc hides files by default .)
(The home folder should be your username folder)
Then restart the desktop. But still not.