You are not logged in.
I need to create ibus-daemon.desktop in /etc/xdg/autostart/ with following lines to activate some input methods, such as ibus-chewing and ibus-anthy, both of them are in Arch's official repo.
[Desktop Entry]
Type=Application
Name=IBus Daemon
Exec=ibus-daemon -drxRThe default ibus does not enable that XIM option in Arch Linux.
If I don't do that, I need to open some apps like Firefox to activate those input methods.
Last edited by laichiaheng (2022-02-11 05:15:47)
Offline