4

I am using IntelliJ on Pop_OS. Ctrl-Shift-E is bringing up the Recent Locations popup in the IDE usually. Since I use Pop_OS it seems that an emoji autocomplete popup of GNOME is overriding this Keystroke in the whole OS.

I'd love to deactivate it to use my IDE properly. Any idea how to do that?

xetra11
  • 546

1 Answers1

2

It looks like this feature is integrated in GTK3 and is called with Intelligent Input Bus (IBus). So, at the moment, it should be possible to configure it with ibus-setup. Just run it from a terminal emulator or from Alt+F2 command prompt, go to "Emoji" tab, click button next to the shortcut and clear it in the pop-up dialog.

enter image description here