<div dir="ltr">Hello,<div> <div>I was wondering whether there is a KDE5 way of reading these variables that help me start IBUS below as for myself I tried the equivalent of $HOME/.kde4/env for KDE5 (unsuccessfully) which was tested first on KDE4 by someone (successfully). Things work instead if I set those variables in my shell startup script. <br><div><br></div><div>export XIM=ibus<br>export GTK_IM_MODULE=ibus<br>export QT_IM_MODULE=xim<br>export XMODIFIERS=@im=ibus<br>export XIM_PROGRAM="ibus-daemon"<br>export XIM_ARGS="--daemonize --xim"</div><div><br></div><div>Thanks for reading,</div><div>Paul  <br></div></div></div></div>