I use ctrl+shift+u in Obsidian for the builtin unicode input menu, but the system shortcut is overriding it. I cannot find the shortcut in the System Settings to disable it. Searching online pointed me to something called ibus, but this isn’t installed or running.
I’m pretty new to Endeavor as well as Linux in general so apologies if I make any mistakes.
I use ibus
on EOS/Cinnamon, so this may not apply to your setup.
If you have Ibus Settings in the menu (ibus-setup
in the terminal), you can set it in the Emoji tab:
I don’t know about KDE Plasma, but ibus is often used internally by Gtk-based DEs like GNOME and Cinnamon, but you might not have all tools.
I had to install extra/ibus
and aur/ibus-autostart
on my EOS/Cinnamon to get the full functionality (and Ibus Settings).
Note: In general, I’d recommend not to change Ctrl+Shift+U, since it has been a de-facto standard on nearly all Linux systems since many years. But of course you can.
Welcome to the forum

If you are running Plasma , you probably have ibus installed
Naam : ibus
Versie : 1.5.32-1
Beschrijving : Intelligent input bus for Linux/Unix
Architectuur : x86_64
URL : https://github.com/ibus/ibus/wiki
Licenties : LGPL-2.1-or-later
Groepen : Geen
Voorziet : Geen
Is afhankelijk van : at-spi2-core cairo dconf gdk-pixbuf2 glib2 graphene gtk3 gtk4
hicolor-icon-theme libdbusmenu-glib libdbusmenu-gtk3 libnotify libx11
libxkbcommon libxfixes libxi pango python python-gobject wayland
libibus=1.5.32
Optionele afhankelijkheden : Geen
Vereist door : Geen
Optioneel voor : plasma-desktop
Conflicteert met : Geen
Vervangt : Geen
Geïnstalleerde grootte : 113,43 MiB
Packager : Campbell Jones <serebit@archlinux.org>
Creatiedatum : wo 09 apr 2025 04:42:24 CEST
Installatiedatum : di 22 apr 2025 17:08:07 CEST
Installatiereden : Geïnstalleerd als afhankelijkheid voor ander pakket
Installatiescript : Nee
Gevalideerd door : Handtekening
Is it?
[username@desktop ~]$ paru -Qs ibus
local/hidapi 0.15.0-1
Simple library for communicating with USB and Bluetooth HID devices
local/libusb 1.0.28-1
Library that provides generic access to USB devices
local/libusbmuxd 2.1.0-1
Client library to multiplex connections from and to iOS devices
This is what I have on Plasma, not sure you are on Plasma ?
local/hidapi 0.15.0-1
Simple library for communicating with USB and Bluetooth HID devices
local/ibus 1.5.32-1
Intelligent input bus for Linux/Unix
local/libibus 1.5.32-1
IBus support library
local/libusb 1.0.28-1
Library that provides generic access to USB devices
local/libusbmuxd 2.1.0-1
Client library to multiplex connections from and to iOS devices
On Cinnamon, mine looks like this:
$ yay -Qs ibus
local/hidapi 0.15.0-1
Simple library for communicating with USB and Bluetooth HID devices
local/ibus 1.5.32-1
Intelligent input bus for Linux/Unix
local/ibus-autostart 1.3-1
iBus daemon autostart with XDG Autostart Specification
local/libgusb 0.4.9-2
GObject wrapper for libusb1
local/libibus 1.5.32-1
IBus support library
local/libusb 1.0.28-1
Library that provides generic access to USB devices
local/libusb-compat 0.1.8-2
Library to enable user space application programs to communicate with USB
devices
local/libusbmuxd 2.1.0-1
Client library to multiplex connections from and to iOS devices
local/usbredir 0.15.0-1
USB traffic redirection protocol