Path: utzoo!attcan!uunet!lll-winken!ames!pasteur!ucbvax!PURDUE.EDU!sjc From: sjc@PURDUE.EDU ("Steve Chapin") Newsgroups: comp.os.xinu Subject: X11 for Xinu Message-ID: <8901171840.AA00321@zapranoth.cs.purdue.edu> Date: 17 Jan 89 18:40:31 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 19 This is just an informational message for all you Xinu users out there. I am currently working on a port of X11 to Xinu. This entails several steps: 1) write a mouse/screen driver for Xinu (currently it has a tty line driver but can't talk to the main console) 2) write software to reliably exchange packets with a Unix host (not using TCP at this point) 3) port the X11 software. I'm currently part way through 2 and starting 1. I hope to be finished with the project by the end of the Spring semester (May). Keep watching for updates. sc --