* etc/PROBLEMS: Document window manager focus problems.
This commit is contained in:
parent
7ee5b0f85f
commit
e0616f2d3c
1 changed files with 11 additions and 0 deletions
11
etc/PROBLEMS
11
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
|
||||
|
|
Loading…
Add table
Reference in a new issue