# HG changeset patch # User Eli Zaretskii # Date 1002224406 0 # Node ID 4e108e81543a2cbc43dafbf21c40fc76d2a37587 # Parent 60435e699582811c573c0f46f88ed63ecfc7f374 (Meta key does not work in xterm): Add .Xdefaults fragment for xterm to produce Meta keys. diff -r 60435e699582 -r 4e108e81543a man/faq.texi --- a/man/faq.texi Thu Oct 04 17:15:26 2001 +0000 +++ b/man/faq.texi Thu Oct 04 19:40:06 2001 +0000 @@ -4912,7 +4912,14 @@ For X11: Make sure it really is a @key{Meta} key. Use @code{xev} to find out what keysym your @key{Meta} key generates. It should be either @code{Meta_L} or @code{Meta_R}. If it isn't, use @file{xmodmap} to fix -the situation. +the situation. If @key{Meta} does generate @code{Meta_L} or +@code{Meta_R}, but @kbd{M-x} produces a non-ASCII character, put this in +your @file{~/.Xdefaults} file: + +@example + XTerm*eightBitInput: false + XTerm*eightBitOutput: true +@end example @item Make sure the @code{pty} the @code{xterm} is using is passing 8 bit