Ctrl+Shift+u shortcut for Unicode input doesn't work in QT appications and terminal applications

I noticed that the Ctrl+Shift+u keyboard shortcut works for Gtk applications but not Qt applications. It also does nothing in terminal emulators (I tried with alacritty and xTerm, and it didn’t work in both).

How can I enable this without having to install another input method framework like fcitx5 or iBus?

By the way, what kind of input method framework does EndeavourOS use by default?

If you want universal support for that, you are probably going to need to use an input method framework.

ibus is probably the easiest if all you want is Unicode entry support. It may already be installed as a dependency of something else.

1 Like