home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / i386unix / 205 < prev    next >
Encoding:
Text File  |  1993-01-03  |  1.7 KB  |  43 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.024246.15139@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>
  10. Date: Mon, 4 Jan 1993 02:42:46 GMT
  11. Lines: 30
  12.  
  13. In article <657@fafnir.plusplus.is> heimir@plusplus.is (Heimir Thor Sverrisson) writes:
  14. >Can somebody out there tell me how to alter the Alt-key bindings
  15. >especially for xterm in XFree86.  I had this all working fine in the
  16. >Roell X11R4 version (with a strange combination of ttymap and xmodmap).
  17. >Xmodmap entries seem to work for the first two entries following the
  18. >keycode, but I cannot get any modifier to work. For example:
  19. >
  20. >keycode 20 = odiaeresis Odiaeresis backslash
  21. >
  22. >I get my Oe's but the backslash won't show, I've tried to bind my Alt-keys
  23. >to mod1 and mod3 without any luck.  What shall I do?
  24. >BTW, I'm running ISC 3.0 on a 486.
  25. >Thanks in advance for any help on this.
  26.  
  27. The following xmodmap commands should make your AltGr key work the way 
  28. you require:
  29.  
  30. clear mod1
  31. keysym Alt_R = Mode_switch
  32. add mod1 = Alt_L
  33. add mod5 = Mode_switch
  34.  
  35. David
  36. --
  37. ------------------------------------------------------------------------------
  38.  David Dawes <dawes@physics.su.oz.au>    DoD#210      | Phone: +61 2 692 2639
  39.  School of Physics, University of Sydney, Australia   | Fax:   +61 2 660 2903
  40. ------------------------------------------------------------------------------
  41.  I was so satisfied, deep down inside, like a hand in a velvet glove -- AC/DC
  42. ------------------------------------------------------------------------------
  43.