emacs-diffs
[Top][All Lists]
Advanced

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

master e0616f2d3c 1/2: * etc/PROBLEMS: Document window manager focus pro


From: Po Lu
Subject: master e0616f2d3c 1/2: * etc/PROBLEMS: Document window manager focus problems.
Date: Thu, 20 Oct 2022 07:31:01 -0400 (EDT)

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

    * etc/PROBLEMS: Document window manager focus problems.
---
 etc/PROBLEMS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index ed2bc1ae05..aaecc41f6e 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1229,6 +1229,17 @@ you should use an Emacs input method instead.
 
 ** X keyboard problems
 
+*** `x-focus-frame' fails to activate the frame.
+
+Some window managers prevent `x-focus-frame' from activating the given
+frame when Emacs is in the background.
+
+Emacs tries to work around this problem by default, but the workaround
+does not work on all window managers.  You can try different
+workarounds by changing the value of `x-allow-focus-stealing' (see its
+doc string for more details).  The value `imitate-pager' may be
+required on some versions of KWin.
+
 *** You "lose characters" after typing Compose Character key.
 
 This is because the Compose Character key is defined as the keysym



reply via email to

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