unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jesper Harder <harder@myrealbox.com>
Subject: Re: Keymaps and Emacs and libreadline ?
Date: Tue, 19 Aug 2003 15:04:06 +0200	[thread overview]
Message-ID: <m3y8xphk8p.fsf@defun.localdomain> (raw)
In-Reply-To: u8ypq2ykp.fsf@yahoo.com.cn

"It's me FKtPp ;)" <m_pupil@yahoo.com.cn> writes:

>   I setup-ed libreadline so that I can use Emacs key-binding and
>   key-sequences to edit shell command lines. It works perfect in
>   X-terminal, but, when I switch to console mode(not X) the right-alt
>   key no longer act as a meta key like what left-alt key do :( I
>   viewed the keymap files and find out:
>
>     Keycode 56 = Alt
>     Keycode 100 = AltGr
>
>   What's the meaning of "AltGr"?? 

AltGr is used to write characters that might not otherwise be
accessible on the keyboard -- you hold AltGr down and press another
key.  Here some examples that work on my keyboard:

      AltGr e = €
      AltGr r = ®
      AltGr c = ©
      AltGr d = ð

But exactly what you get by using AltGr (if anything) probably depends
on you locale settings.

>   Why map right-alt to AltGr?

On many (European) keyboards the right Alt key is labeled as AltGr.

>   How can I configure right-alt do the same work as the left-alt do?
>   change keymap or change inputrc??

If you never need AltGr I suppose it's easiest just to map the right
Alt key to Alt rather than AltGr.

  reply	other threads:[~2003-08-19 13:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-19  2:15 Keymaps and Emacs and libreadline ? It's me FKtPp ;)
2003-08-19 13:04 ` Jesper Harder [this message]
2003-08-27  9:53   ` It's me FKtPp ;)
2003-08-27 16:30     ` Jesper Harder

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m3y8xphk8p.fsf@defun.localdomain \
    --to=harder@myrealbox.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).