How disable Ctrl+Shift+E (assuming IBus is not installed)?

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
synth4862

How disable Ctrl+Shift+E (assuming IBus is not installed)?

Post by synth4862 »

I'm on Mint 19.1, and I need to disable the Ctrl+Shift+E shortcut (which initiates the emoji composition mode).

Conventionally, IBus is responsible for this shortcut (so people is told to use `ibus-setup`), however, I don't have IBus installed on my system:

```sh
$ aptitude search ~iibus ~iemoji | grep -v libusb
i fonts-noto-color-emoji
i fonts-twemoji-svginot
i gir1.2-ibus-1.0
i libibus-1.0-5
i A libusageenvironment3
```

I can't find any definition neither with `gsettings` nor `dconf`.

Where do I find the shortcut definition, and how I delete/disable it?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
mastern2k3

Re: How disable Ctrl+Shift+E (assuming IBus is not installed)?

Post by mastern2k3 »

I am also getting this, did you find a solution?

Code: Select all

$ aptitude search ~iibus ~iemoji | grep -v libusb
i  fonts-noto-color-emoji - color emoji font from Google
i  gir1.2-ibus-1.0 - Intelligent Input Bus - introspection data
i  ibus - Intelligent Input Bus - core
i  libibus-1.0-5 - Intelligent Input Bus - shared library
synth4862

Re: How disable Ctrl+Shift+E (assuming IBus is not installed)?

Post by synth4862 »

I didn't figure out how to fix it (and couldn't find any information about it, either), however, I've tried a more recent Ubuntu version (I'm not sure if it was 18.10), and the problem was gone, so I think it's a bug somewhere, that got fixed in more recent Ubuntu versions. So, I guess, it's matter of waiting the next Mint LTE version, or switching to Ubuntu 20.04/19.10.
Locked

Return to “MATE”