On 11/28/07, Russ Cox <[EMAIL PROTECTED]> wrote: > > last night I was looking into vt source. I tried to compile under > > p9p and in consctl.c it was calling the p9 system call segattach. > > > > I was wondering if somebody can point me in a p9p port that shows > > a very simple and straight forward example of the conversion of the p9 > > to p9p segattach. > > If you need a cursor-addressed terminal window, > you're better off just using xterm. The cursor-addressed > programs you are trying to run will probably work > better anyway.
Actually the reason I was looking into the vt source was I needed a terminal only access to the 9grid. After a bit of patience you guys came up with comterm, which is what I wanted. Right now that I am still using 9pclient and drawterm to to do some file transfer stuff, But later I will try to compile comterm and switch to it. -- http://www.fernski.com
