From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Mapping alt to altgr
Date: Mon, 6 Jun 2005 12:23:40 +0200 [thread overview]
Message-ID: <7d677a59e5cf4c3e578c735ca545dcb1@Web.DE> (raw)
In-Reply-To: <d814on$cam$1@inn.nada.kth.se>
Am 06.06.2005 um 11:24 schrieb Daniel Aarno:
> Hi, I tried to map left alt to altgr (right alt) in emacs without
> success.
You know 'xmodmap -pm'?
You know xev that tells you a key's keysym and keycode?
Did you use syntax like
clear Mod1
clear Mod2
keycode 66 = Meta_L
add Mod1 = Meta_L
How and when do you try to tell X11 the new key meanings?
--
Greetings
Pete
$ sumascii BILL GATES
B I L L G A T E S
66+ 73+ 76+ 76+ 71+ 65+ 84+ 69+ 83 = 663
and add 3 because he's Bill Gates the third.
next prev parent reply other threads:[~2005-06-06 10:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-06 9:24 Mapping alt to altgr Daniel Aarno
2005-06-06 10:23 ` Peter Dyballa [this message]
[not found] ` <mailman.3509.1118055130.25862.help-gnu-emacs@gnu.org>
2005-06-06 15:44 ` Daniel Aarno
2005-06-06 22:57 ` Peter Dyballa
2005-06-07 6:20 ` Travis Spencer
2005-06-07 8:09 ` Peter Dyballa
[not found] ` <mailman.3585.1118099200.25862.help-gnu-emacs@gnu.org>
2005-06-07 7:10 ` Daniel Aarno
[not found] ` <mailman.3630.1118125698.25862.help-gnu-emacs@gnu.org>
2005-06-07 7:13 ` Daniel Aarno
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=7d677a59e5cf4c3e578c735ca545dcb1@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
/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).