help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mapping alt to altgr


From: Peter Dyballa
Subject: Re: Mapping alt to altgr
Date: Mon, 6 Jun 2005 12:23:40 +0200


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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]