hello, my ibus-kkc configuration is:
export LANG=ja_JP.UTF-8 export GTK_IM_MODULE=xim # firefox cannot work with ibus export QT_IM_MODULE=ibus export XMODIFIERS="@im=ibus" ibus-daemon -dx & and, work with JWM(Joe's window manager)/mlterm/emacs-athena looks no problem. I found that https://github.com/lxqt/qtermwidget/issues/85 (IBus candidate window position is wrong in QTerminal) and https://github.com/ibus/ibus/issues/2221 (Wrong candidate window position for Qt applications with HiDPI 200% scaling), I think IBus itself has something problem with Qt. I don't know about workaround, sorry. -- SASANO Takayoshi (JG1UAA) <[email protected]>
