Restart the IBus Daemon in GNOME: Quick Guide
IBus daemon restarts aren’t always straightforward in GNOME, especially since menu options have been removed. You’ll need to kill the daemon and start a fresh one. Quick restart Kill the current IBus daemon: pkill -o ibus-daemon The -o flag terminates only the oldest process, which is typically the main daemon (not child processes). IBus usually…
