Hi, One think I noticed long time ago for GDM3 is it doesn't seem to use input method.
Now GNOME set up ibus infrastructure, it may be killing and cleaning input method to provide clean start for GNOME. I didn't check but it may be worth checking situation. Maybe this is something we can only deal as documenting limitation and side effects for GDM3. Just a thought... On Sun, 2022-09-11 at 01:44 +0200, Gunnar Hjalmarsson wrote: > On 2022-08-28 07:21, Yukiharu YABUKI wrote: > > I have realized that this issue happended in GDM3 environment. > > In LightDM environment, this issue does not happend. > > Hmm.. So you have GDM3 installed, which depends on the core GNOME > packages including gnome-session-common. Maybe that GNOME user service > systemd file has something to do with it, after all. > > Can we do an experiment? > > 1. Change your ~/.xinput file to "none" using this command: > > im-config -n none > > 2. Change your default display manager to GDM3. > > 3. Reboot and log in. > > 4. Find out if ibus-daemon is still running: > > ps aux | grep ibus >