home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3463 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.4 KB

  1. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!swrinde!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!fstop.csc.ti.com!fstop.csc!adam
  2. From: adam@dadhb1.ti.com (Adam Hudd)
  3. Newsgroups: gnu.emacs.help
  4. Subject: Re: Alt/Meta doesn't work
  5. Message-ID: <ADAM.92Jul23084502@node_4914a.dadhb1.ti.com>
  6. Date: 23 Jul 92 13:45:02 GMT
  7. References: <1992Jul22.182653.3520@tfs.com>
  8. Sender: usenet@csc.ti.com
  9. Distribution: gnu
  10. Organization: Texas Instruments, Inc., Houston, TX
  11. Lines: 24
  12. In-Reply-To: meir@tfs.com's message of 22 Jul 92 18:26:53 GMT
  13. Nntp-Posting-Host: 192.48.249.31
  14.  
  15.  
  16. meir@tfs.com (Meir Zaid) writes:
  17.  
  18. > I recently started to use an HP monitor, and since then my Alt key doesn't
  19. > work with emacs.  Xev tells me that Alt is defined as Meta so it should work.
  20. > The Alt key works with other applications, like Framemaker, mwm or twm.  The
  21. > emacs version I am using is 18.55.8.
  22.  
  23. > Is this an emacs problem or is it because my new monitor?  It worked fine
  24. > when I was using an NCD X terminal.
  25.  
  26. I found the same problem as soon as I upgraded my HP425t from 10.3.5 to 10.4.
  27. You have to have Mod1 defined as ALT; just type:
  28.  
  29.    xmodmap -e 'add Mod1 = Alt_L'
  30.  
  31. in any shell.  To make this more permanent, put this in you ~/.Xmodmap file:
  32.  
  33.   add Mod1 = Meta_L
  34.   add Mod1 = Alt_L
  35. --
  36. Adam Hudd               adam@dadhb1.ti.com             __o
  37. Texas Instruments Inc,  spy@ti.co.uk                  -\<,
  38. Houston, TX             spy@timsg.ti.com        .....O / O
  39.