Hi, I maintain im-config package.
If you are using non-pure-x11 DE on wayland+xwayland, im-config does nothing to set up input method behind the scene for you. That wokes only older pure-x11 system. At this moment, GNOME and KDE can take care by itself. So im-config does nothing for these on wayland+xwayland,. If you can find selection method for wayland virtual keyboard like KDE, you may be able to do similar on XFCE. (I don't know.) I try to use XFCE4 via GDM3 but so far I get locked out ... Maybe this is because I have all other DEs installed. So I can't test XFCE4 now. Your input is very valuable for me to correct IM situation. IF you can report the following, I appreciate it. Action request 1: report output of followings: $ echo "SESSION=$XDG_SESSION_TYPE" $ echo "SESSION=$XDG_SESSION_DESKTOP" Add a file /etc/environment.d/50_im.conf as: --- QT_IM_MODULES=wayland;ibus XMODIFIERS=@im=ibus QT_IM_MODULE=ibus GTK_IM_MODULE=ibus --- Then reboot to see how ibus works. Try the similar with fcitx5 (just replace all "ibus" with "fcitx5". Osamu

