Quote:
Originally Posted by DiapDealer
After making sure ibus was installed, I was able to get things working by creating an .xprofile file in my home directory with the following contents:
export GTK_IM_MODULE=ibus
export XMODIFIERS="@im=ibus"
export QT_IM_MODULE=ibus
ibus-daemon -x -d
Log out and back in for good measure. It worked for both the AppImage version of Sigil and the regularly installed version. Hope something there helps!
|
Thank you very much, it works great everywhere!! Not only in CodeView but also in .css stylesheets and .js files. And also works in all programs!!