home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!think.com!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!corax.udac.uu.se!corax.udac.uu.se!ewerlid
- From: ewerlid@ida.docs.uu.se (Ove Ewerlid)
- Newsgroups: comp.windows.x.i386unix
- Subject: Re: AltGr bindings in clients (esp. xterm)
- Message-ID: <EWERLID.93Jan4033306@ida.docs.uu.se>
- Date: 4 Jan 93 02:33:06 GMT
- References: <657@fafnir.plusplus.is>
- Organization: University of Uppsala, Sweden
- Lines: 16
- NNTP-Posting-Host: ida.csd.uu.se
- In-reply-to: heimir@plusplus.is's message of 4 Jan 93 00:38:54 GMT
-
-
- I had this problem too with XFree86-1.1 (under linux)!
-
- After some random tweaking I found out that I needed to add
- these lines to the beginning of my Xmodmap file:
-
- clear mod1
- add mod1 = Meta_L Meta_R
-
- This adds both Alt and AltGr to the mod1.
-
- In my case the command `xmodmap' indicated that these
- keys already was in the mod1 map.
- (I.e. prior to loading anything with `xmodmap file' ?!?!)
-
- BTW: anyone got a binary of an 8-bit-patched emacs for linux?
-