home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / windows / x / 20851 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.windows.x
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!think.com!enterpoop.mit.edu!bloom-beacon!INTERNET!dont-send-mail-to-path-lines
  3. From: pauley@tai.jkj.sii.co.jp (Martin Pauley  (student))
  4. Subject: simultaneous xconsoles possible?
  5. Message-ID: <9301070758.AA26146@tai.jkj.sii.co.jp>
  6. Sender: root@athena.mit.edu (Wizard A. Root)
  7. Organization: The Internet
  8. Date: Thu, 7 Jan 1993 07:58:47 GMT
  9. Lines: 18
  10.  
  11. Hi
  12.  
  13. I would like to run two xconsoles simultaneously, one reading
  14. /dev/console and the other reading a named pipe (specified using the
  15. -file option).  This is impossible in the version I have (xconsole.c,v
  16. 1.9 91/07/25 14:23:46 rws Exp) apparently because xconsole always tries
  17. to gain ownership of the MIT_CONSOLE_<host> atom which causes the
  18. previous xconsole to quit.
  19.  
  20. I was about to attempt a patch (since it doesn't look too difficult) but
  21. I decided to ask here first.
  22.  
  23. Is there already a patch for this?
  24. If there is, would someone email it to me?
  25. If there isn't, would anyone like the one I intend to write? 
  26.  
  27. Thanks.
  28.  
  29.