home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6547 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  1.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!torn!cunews!revcan!software.mitel.com!sharman!sharman
  2. From: sharman@Software.Mitel.COM (Richard Sharman)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Sys V curses and applcursorkeys
  5. Message-ID: <SHARMAN.92Jul22233414@sharman.Software.Mitel.COM>
  6. Date: 23 Jul 92 03:34:14 GMT
  7. References: <1992Jul20.115303.11544@athena.mit.edu>
  8. Sender: sharman@Software.Mitel.COM
  9. Organization: Mitel. Kanata (Ontario). Canada.
  10. Lines: 11
  11. In-reply-to: jstump@vnet.ibm.com's message of 20 Jul 92 11:53:03 GMT
  12.  
  13. > 2. I understand WHAT 'setterm -applcursorkeys on|off' does, but WHY? Could
  14. > someone enlighten me as to what the motivation for obtaining different code
  15. > sequences for the keys is?
  16.  
  17. I think the "why" is to make it compatible with a VT100.
  18. One advantage of having it set is within emacs.  If you set
  19. application mode on you can use the keypad keys "/", "*", "-",
  20. "Enter" and so on (they become distinct from the ordinary keys).
  21. In numeric mode (application off) the keypad Enter looks like the
  22. normal Return key.   This is assuming you have a 101 key keyboard.
  23.