home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / i386unix / 208 < prev    next >
Encoding:
Text File  |  1993-01-04  |  2.1 KB  |  56 lines

  1. Newsgroups: comp.windows.x.i386unix
  2. Path: sparky!uunet!munnari.oz.au!metro!news
  3. From: dawes@physics.su.OZ.AU (David Dawes)
  4. Subject: Re: AltGr bindings in clients (esp. xterm)
  5. Message-ID: <1993Jan4.104516.4936@ucc.su.OZ.AU>
  6. Sender: news@ucc.su.OZ.AU
  7. Nntp-Posting-Host: physics.su.oz.au
  8. Organization: School of Physics, University of Sydney, Australia
  9. References: <657@fafnir.plusplus.is> <EWERLID.93Jan4033306@ida.docs.uu.se>
  10. Date: Mon, 4 Jan 1993 10:45:16 GMT
  11. Lines: 43
  12.  
  13. In article <EWERLID.93Jan4033306@ida.docs.uu.se> ewerlid@ida.docs.uu.se (Ove Ewerlid) writes:
  14. >
  15. >I had this problem too with XFree86-1.1 (under linux)!
  16. >
  17. >After some random tweaking I found out that I needed to add
  18. >these lines to the beginning of my Xmodmap file:
  19. >
  20. >    clear mod1
  21. >    add mod1 = Meta_L Meta_R
  22. >
  23. >This adds both Alt and AltGr to the mod1.
  24.  
  25. This is different from what the original poster requires.  The original
  26. poster wanted to be able to access the 3rd keysym mapped to a key.
  27. To do this, Mode_switch is required.  My earlier followup showed how to
  28. make the AltGr key work in that way.
  29.  
  30. The default mapping of the Alt keys for XFree86-1.1 is:
  31.  
  32. Left Alt           ->  Alt_L   Meta_L
  33. Right Alt / AltGr  ->  Alt_R   Meta_R
  34.  
  35. With mod1 set to   Alt_L, Alt_R
  36.  
  37. This mapping should make both alt keys work as Meta keys (to get 8-bit
  38. characters in an xterm).  It certainly works for me.
  39.  
  40. >In my case the command `xmodmap' indicated that these
  41. >keys already was in the mod1 map.
  42. >(I.e. prior to loading anything with `xmodmap file' ?!?!)
  43.  
  44. Are you sure you found this to be the case with XFree86-1.1 and not the
  45. 1.0Ya version -- an alpha version that somehow got into one or more
  46. SLS releases?
  47.  
  48. David
  49. --
  50. ------------------------------------------------------------------------------
  51.  David Dawes <dawes@physics.su.oz.au>    DoD#210      | Phone: +61 2 692 2639
  52.  School of Physics, University of Sydney, Australia   | Fax:   +61 2 660 2903
  53. ------------------------------------------------------------------------------
  54.  I was so satisfied, deep down inside, like a hand in a velvet glove -- AC/DC
  55. ------------------------------------------------------------------------------
  56.