all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Mackenzie <acm@muc.de>
Subject: Re: right alt key not bound to meta
Date: Sun, 13 Mar 2005 22:41:52 +0000	[thread overview]
Message-ID: <gjf21d.u6.ln@acm.acm> (raw)
In-Reply-To: oedo64bm.fsf@aracnet.com

Malcolm M <malcolmm@aracnet.com> wrote on Sat, 12 Mar 2005 11:40:13 -0800:
> I am using emacs on a PC in linux and also via ssh shell accout at my
> isp (linux).  In the X window version of emacs I am accutomed to
> having both the right and left alt keys function as meta.  But when
> using tty version of emacs both at home and ISP only the left alt key
> functions as meta.  How do I fix it so with tty both alt keys are
> bound such that they can be used in meta command combinations?

A crude way (untested) would be to map your right alt key to function like the
left alt key.  I.e., you'd not have it for any other applications.

Assuming you don't mind this, find your keyboard layout file, which will
be somewhere like /etc/default.keyboard.  There'll be a line like this in
the file:

keycode 100 = AltGr

.  Replace it with

keycode 100 = Alt

.  loadkeys is your friend here.

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

      reply	other threads:[~2005-03-13 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-12 19:40 right alt key not bound to meta Malcolm M
2005-03-13 22:41 ` Alan Mackenzie [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gjf21d.u6.ln@acm.acm \
    --to=acm@muc.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.