]> git.eshelyaron.com Git - emacs.git/commitdiff
Document a problem with IBus and the C-. key
authorPo Lu <luangruo@yahoo.com>
Tue, 28 Dec 2021 07:30:31 +0000 (15:30 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 28 Dec 2021 07:30:31 +0000 (15:30 +0800)
* etc/PROBLEMS: Document an IBus emoji panel problem.

etc/PROBLEMS

index 07ae98885d53b6c8e15e4b5dd3c3a1880979848e..69ab6ccb745ab9a82ff708e28e0f34574dcd5418 100644 (file)
@@ -1236,6 +1236,15 @@ A workaround is to not use 'klipper'/'clipit'.  Upgrading 'klipper' to
 the one coming with KDE 3.3 or later might solve the problem; if it
 doesn't, set 'select-active-regions' to 'only' or nil.
 
+*** Emacs doesn't receive the key "C-.", displaying an input field instead.
+
+This is caused by the IBus Emoji input panel, which is usually bound
+to "C-.".  You can disable that panel by running the following
+command:
+
+  $ gsettings set org.freedesktop.ibus.panel.emoji hotkey "[]"
+
+
 ** Window-manager and toolkit-related problems
 
 *** Emacs built with GTK+ toolkit produces corrupted display on HiDPI screen