XTerm Meta Key Weirdness

I’m blogging this for posterity.

If you have problems with XTerm not working with the alt key as expected (like in ETerm or others), ctrl-left click and hold, and select Meta sends Escape from the menu.

Problem solved.

4 thoughts on “XTerm Meta Key Weirdness

  1. Thanks. This is just great. I’ve been struggling with this since I went from KDE to IceWM (few weeks ago) and replaced Konsole with Xterm.

  2. Awesome. I found this page via Google and it solved my meta key woes since I switched to dwm.

    Anyway, you can add the following entry to your .Xresources file to make the change permanent:

    XTerm*metaSendsEscape: true

    To load the changes without restarting X, run

    xrdb -override .Xresources

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>