aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorChong Yidong2012-03-12 17:55:35 +0800
committerChong Yidong2012-03-12 17:55:35 +0800
commite1602f7b59ba79871076bb9886ca34a600374bdd (patch)
tree91d701e9d999c063549dc87d1677c122756aa345 /etc/PROBLEMS
parent9af5ed875659d596fcd5c84b7456ae4750cb3011 (diff)
downloademacs-e1602f7b59ba79871076bb9886ca34a600374bdd.tar.gz
emacs-e1602f7b59ba79871076bb9886ca34a600374bdd.zip
etc/PROBLEMS: Document keyboard ghosting with M-| (Bug#10740).
Diffstat (limited to 'etc/PROBLEMS')
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 75627f084cd..ae3f49868b2 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -302,6 +302,12 @@ Help mode due to setting `temp-buffer-show-hook' rather than using
302 302
303** Keyboard problems 303** Keyboard problems
304 304
305*** Unable to enter the M-| key on some German keyboards.
306Some users have reported that M-| suffers from "keyboard ghosting".
307This can't be fixed by Emacs, as the keypress never gets passed to it
308at all (as can be verified using "xev"). You can work around this by
309typing `ESC |' instead.
310
305*** "Compose Character" key does strange things when used as a Meta key. 311*** "Compose Character" key does strange things when used as a Meta key.
306 312
307If you define one key to serve as both Meta and Compose Character, you 313If you define one key to serve as both Meta and Compose Character, you