home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18171 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1005 b 

  1. Path: sparky!uunet!olivea!hal.com!decwrl!csus.edu!news
  2. From: eps@futon.SFSU.EDU (Eric P. Scott)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: disabling keyboard equivalents?
  5. Message-ID: <1992Jul26.111716.2692@csus.edu>
  6. Date: 26 Jul 92 11:17:16 GMT
  7. References: <1992Jul26.003628.5481@galileo.cc.rochester.edu>
  8. Sender: news@csus.edu
  9. Reply-To: eps@cs.sfsu.edu
  10. Organization: San Francisco State University
  11. Lines: 16
  12.  
  13. In article <1992Jul26.003628.5481@galileo.cc.rochester.edu>
  14.     rob@shw.optics.rochester.edu (Rob Smith) writes:
  15. >    Is it possible to disable Terminal's Command-q quiting, or, put more
  16. >generally, to override the keyboard equivalents in an application for which you
  17. >don't have the sorce code. Of late I have been pocessed by demons and keep
  18. >quiting out of Terminal, in the middle of things.
  19.  
  20. Try this:
  21.  
  22.     dwrite Terminal NXCommandKeys Quit,Q
  23.  
  24. then you'll need Shift+Command+Q to blow away Terminal.  (Note
  25. that this won't take effect until the next time you launch
  26. the application.)
  27.  
  28.                     -=EPS=-
  29.