emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master 3a855c5dac: Document a problem with IBus and the C-. key


From: Po Lu
Subject: master 3a855c5dac: Document a problem with IBus and the C-. key
Date: Tue, 28 Dec 2021 02:31:20 -0500 (EST)

branch: master
commit 3a855c5dac1b5cc42ee57cebed0323d591b54c68
Author: Po Lu <luangruo@yahoo.com>
Commit: Po Lu <luangruo@yahoo.com>

    Document a problem with IBus and the C-. key
    
    * etc/PROBLEMS: Document an IBus emoji panel problem.
---
 etc/PROBLEMS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 07ae98885d..69ab6ccb74 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]