home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10658 < prev    next >
Encoding:
Text File  |  1992-09-14  |  960 b   |  29 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!fuug!mits!kennu
  3. From: kennu@mits.mdata.fi (Kenneth Falck)
  4. Subject: Can you access a virtual console directly?
  5. Message-ID: <1992Sep14.164729.28907@mits.mdata.fi>
  6. Organization: Microdata Oy, Helsinki, Finland
  7. Date: Mon, 14 Sep 1992 16:47:29 GMT
  8. Lines: 19
  9.  
  10. Can you access a linux virtual console directly, something like what
  11. you usually do with MSDOS when writing characters and attributes to 
  12. B800:xxxx?
  13.  
  14. I think it might be useful for writing a terminal program that would
  15. be a bit more sophisticated than kermit or XComm. It feels a bit
  16. dumb to use termcap-codes to handle the local output, if you know
  17. you'll be using this terminal from the virtual consoles only.
  18.  
  19. I thought I might ask for advice, since if I succeed in writing a 
  20. terminal program, I don't want it to break with the next kernel
  21. release because of using some odd non-fixed memory address or 
  22. something...
  23.  
  24. Thanks,
  25.  
  26. -- 
  27. kennu@mits.mdata.fi
  28.  
  29.