ibus not working on kde apps
Ajeeb.K.P

Ajeeb.K.P @ajeebkp23

About: Muslim, Husband, Programmer, Indian/Kerala. Speaks English, Malayalam. Always curious about technology, computing etc.

Joined:
Mar 7, 2020

ibus not working on kde apps

Publish Date: Jul 24 '22
4 0

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.

Comments 0 total

    Add comment