Quick Note
- Append following content in these files, ~/.bashrc or ~/.bash_profile or ~/.xprofile.
export LANG="en_US.UTF-8"
export XMODIFIERS="@im=ibus"
export GTK_IM_MODULE="ibus"
export QT_IM_MODULE="ibus"
Note:- You may need to logout and login again to this to work.
In some cases, reboot might be needed.
Top comments (0)