home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / emacs / help / 3462 < prev    next >
Encoding:
Text File  |  1992-07-23  |  1.0 KB  |  25 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!cis.ohio-state.edu!inference.COM!jaf
  3. From: jaf@inference.COM (Jose A. Fernandez)
  4. Subject: Alt/Meta doesn't work
  5. Message-ID: <9207231421.AA13823@quaestor>
  6. Sender: jaf@inference.com
  7. Organization: Inference Corporation
  8. References: <1992Jul22.182653.3520@tfs.com>
  9. Date: Thu, 23 Jul 1992 14:21:57 GMT
  10. Lines: 13
  11.  
  12.     I recently started to use an HP monitor, and since then my Alt key doesn't
  13.     work with emacs.  Xev tells me that Alt is defined as Meta so it should
  14.     work.  The Alt key works with other applications, like Framemaker, mwm or
  15.     twm.  The emacs version I am using is 18.55.8.
  16.  
  17.     Is this an emacs problem or is it because my new monitor?  It worked fine
  18.     when I was using an NCD X terminal.
  19.  
  20. Using xev, you should see that "M-x" generates a keypress event for the
  21. character named "scaron," *not* the character "x" (with a Meta modifier).  A
  22. little xmodmap-ery will fix your problem.  (BTW: If you use the right (as in
  23. opposite of left) ALT key, "M-x" will work.  I know...  That's not very
  24. satisfying.)
  25.