Skip to content

Unicode code point via number pad? #786

Answered by tsujan
malonn23 asked this question in Q&A
Discussion options

You must be logged in to vote

OK, this is a relatively complete answer (which I found years ago but forgot later):

To support unicode input with all Qt apps, the user needs to install ibus, (auto-)start ibus-daemon, and set the environment variable QT_IM_MODULE to ibus. Then all Qt apps accept Ctrl+Shift+U + unicode + Space/Enter.

GTK supports Ctrl+Shift+U without needing ibus.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@tsujan
Comment options

@malonn23
Comment options

@tsujan
Comment options

@tsujan
Comment options

Answer selected by tsujan
@tsujan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants