Skip to content

Instantly share code, notes, and snippets.

@jeovazero
Last active March 13, 2023 01:18
Show Gist options
  • Save jeovazero/677cbd0a878464d30a48016bef385e04 to your computer and use it in GitHub Desktop.
Save jeovazero/677cbd0a878464d30a48016bef385e04 to your computer and use it in GitHub Desktop.
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1863080
https://youtrack.jetbrains.com/issue/IDEA-59679/Cannot-type-dead-keys-in-Linux
worked:
XMODIFIERS='' idea.sh
on
OS: Debian 11 bullseye
Kernel: x86_64 Linux 5.18.0-0.bpo.1-amd64
$ set | grep -E 'XMODIFIERS|GTK_IM_MODULE|QT_IM_MODULE';setxkbmap -query
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus
rules: evdev
model: pc105
layout: br,us,us
variant: ,,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment