home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / emacs / 2826 next >
Encoding:
Text File  |  1992-08-12  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!decwrl!pa.dec.com!nntpd2.cxo.dec.com!nntpd.lkg.dec.com!engage.pko.dec.com!engage.pko.dec.com!pierson
  3. From: pierson@kukri.mps.mlo.dec.com (dan pierson)
  4. Subject: Re: Key bindings for DECstation
  5. In-Reply-To: pdchapin@amhux1.amherst.edu's message of Tue, 11 Aug 1992 15:19:15 GMT
  6. Message-ID: <PIERSON.92Aug12093851@kukri.mps.mlo.dec.com>
  7. Sender: newsdaemon@engage.pko.dec.com (USENET News Daemon)
  8. Organization: Digital Equipment Corporation
  9. References: <1992Aug11.151915.687@amhux2.amherst.edu>
  10. Date: Wed, 12 Aug 1992 14:38:51 GMT
  11. Lines: 29
  12.  
  13. Regarding Key bindings for DECstation; pdchapin@amhux1.amherst.edu (Paul Chapin) adds:
  14. > We're about to significantly increase our use of emacs on a DECstation
  15. > 5000.  Unfortunately, the Ctrl-S combination, used for forward and to
  16. > save the current file, is grabed by the DECstation as a hold screen
  17. > command.  Our intention is to play with the keyboard so another key
  18. > combination does what Ctrl-S is suppose to do.
  19.  
  20. > The question is, is there any kind of standard about where to move the
  21. > Ctrl-S funcions? We assume that this is a fairly common problem
  22. > for DECstation users and we don't want to go off in a tangent from
  23. > everybody else.
  24.  
  25. Two options:
  26.  
  27. 1. Run emacs in it's own X11 window (a.k.a. DECwindow).  Ctrl-S and
  28.    Ctrl-Q will work just fine.
  29.  
  30. 2. Ctrl-S ==> Ctrl-\
  31.    Ctrl-Q ==> Ctrl-^
  32.  
  33.    Do this via keyboard-translate-table:
  34.  
  35.    Documentation:
  36.    áString used as translate table for keyboard input, or nil.
  37.    Each character is looked up in this string and the contents used instead.
  38.    If string is of length N, character codes N and up are untranslated.
  39. --
  40. Dan L. Pierson          Digital Equipment Corporation
  41. pierson@crl.dec.com     Massively Parallel Systems Group
  42.