home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20114 < prev    next >
Encoding:
Text File  |  1992-12-12  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!haven.umd.edu!wam.umd.edu!joel
  3. From: joel@wam.umd.edu (Joel M. Hoffman)
  4. Subject: Re: 'Special' keys not working in DOS Emulator
  5. Message-ID: <1992Dec13.004618.3889@wam.umd.edu>
  6. Keywords: keyboard, emulator, dos, linux
  7. Sender: usenet@wam.umd.edu (USENET News system)
  8. Nntp-Posting-Host: rac2.wam.umd.edu
  9. Organization: University of Maryland, College Park
  10. References: <1992Dec11.172517.25575@midway.uchicago.edu> <1992Dec12.022250.10656@wam.umd.edu> <1992Dec12.163416.10088@klaava.Helsinki.FI>
  11. Date: Sun, 13 Dec 1992 00:46:18 GMT
  12. Lines: 20
  13.  
  14. In article <1992Dec12.163416.10088@klaava.Helsinki.FI> wirzeniu@klaava.Helsinki.FI (Lars Wirzenius) writes:
  15. >joel@wam.umd.edu (Joel M. Hoffman) writes:
  16. >>Normally, function keys etc. generate escape sequences.  For the DOS
  17. >>emulator to work, it has to bypass the normal keybaord driver in the
  18. >>kernel, and get the keys directly.
  19. >
  20. >Why not make the DOS emulator convert the escape sequences to whatever
  21. >it is the DOS programs expect to be getting?  This way, it might even
  22. >be possible to use the emulator from a terminal...
  23. >
  24.  
  25. Hmm.  Seems like a good idea to me.  There are a few key combinations
  26. DOS distinguishes for which we don't have unique escape codes, and
  27. that would have to be dealt with.  But certainly converting the escape
  28. codes back is a good idea.
  29.  
  30. -Joel
  31. (joel@wam.umd.edu)
  32.  
  33.  
  34.