home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / i386unix / 209 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.7 KB

  1. Path: sparky!uunet!spool.mu.edu!enterpoop.mit.edu!eru.mt.luth.se!lunic!sunic!corax.udac.uu.se!corax.udac.uu.se!ewerlid
  2. From: ewerlid@ida.docs.uu.se (Ove Ewerlid)
  3. Newsgroups: comp.windows.x.i386unix
  4. Subject: Re: AltGr bindings in clients (esp. xterm)
  5. Message-ID: <EWERLID.93Jan4214023@ida.docs.uu.se>
  6. Date: 4 Jan 93 20:40:23 GMT
  7. References: <657@fafnir.plusplus.is> <EWERLID.93Jan4033306@ida.docs.uu.se>
  8.     <1993Jan4.104516.4936@ucc.su.OZ.AU>
  9. Organization: University of Uppsala, Sweden
  10. Lines: 26
  11. NNTP-Posting-Host: ida.csd.uu.se
  12. In-reply-to: dawes@physics.su.OZ.AU's message of Mon, 4 Jan 1993 10:45:16 GMT
  13.  
  14.  
  15.  
  16. In article <1993Jan4.104516.4936@ucc.su.OZ.AU> dawes@physics.su.OZ.AU (David Dawes) writes:
  17. > This is different from what the original poster requires.  The original
  18. > poster wanted to be able to access the 3rd keysym mapped to a key.
  19.  
  20. Right!  When I saw your followup I realized that I had answered the
  21. wrong question.  Anyway, I spent quite some time trying to figure
  22. out why the Alt keys were dead with the default settings of the modmap.
  23. I picked up the Xmodmap.no available on some linux ftp sites
  24. and loaded it with xmodmap but the alt keys were dead inspite:
  25.  
  26.     mod1 Alt_L (0x40), Alt_R (0x71)
  27.  
  28. reported by xmodmap.
  29.  
  30. Clearing and adding the very same settings to mod1 fixed it!
  31. (Although not the problem of the orignal poster.)
  32. I guess there is some magic here that I don't understand.
  33. The server reports that it is 1.1 and not 1.0Ya.
  34.  
  35. (Xmodmap.no is a file with a keycode setting for each available keycode
  36.  turning the keyboard Norwegian styled.)
  37.  
  38. Perhaps this is some local problem.  I'll investigate it
  39. further once I can get my hands on an 8-bit GNU emacs binary (linux).
  40.