home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / windows / x / 18981 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.1 KB  |  34 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!mprgate.mpr.ca!dyck
  3. From: dyck@mprgate.mpr.ca (Trevor Dyck)
  4. Subject: Writing Drivers under X
  5. Message-ID: <1992Nov11.000635.1829@mprgate.mpr.ca>
  6. Originator: dyck@galaxy
  7. Sender: news@mprgate.mpr.ca
  8. Organization: MPR Teltech Ltd., Burnaby, B.C., Canada
  9. Date: Wed, 11 Nov 92 00:06:35 GMT
  10. Lines: 22
  11.  
  12. This is a newbie question (sorry)...
  13.  
  14. I am developing a STREAMS device driver under Microport Unix SVR4 and
  15. am running X-windows with Motif.
  16.  
  17. Is there any way I can get an xterm window which is the console?  That is,
  18. can the console be redirected to a window?
  19.  
  20. In the device driver, you can only print to the console, and that means
  21. I have to exit from X every time I want to see info from my driver...
  22. this is a pain!
  23.  
  24. Sorry if this is a stupid question...
  25.  
  26. Thanks for any help.
  27.  
  28. Trevor.
  29. -- 
  30. Trevor Dyck (dyck@mpr.ca)      | "The number of Unix installations has grown 
  31. Advanced Technology Division   |  to 10, with more expected" 
  32. MPR Teltech Ltd.            |  -- The Unix Programmer's Manual, 2nd Edition,
  33. 8999 Nelson Way, Burnaby, BC   |     June, 1972 
  34.