Chris Emerson wrote:
> I think that a lot of the functionality you're asking for could be
> implemented already using VNC, but it's still probably useful. I
> wouldn't think that it's too much work hacking the GUI plugin (in
> whatever form it may end up in) to support detaching/re-attaching.
Well, you can still use VNC for that. Saves a lot of
work ;). Just implement a vnc.cc in plugins/bochs/gui,
using nogui.cc as a starting point. This code
will help:
http://www.uk.research.att.com/vnc/rfbcounter.html
And of course the VNC techdocs at
http://www.uk.research.att.com/vnc/docs.html
> Personally, I'd be more interested in a text-only (still VGA?)
> interface.
That sounds like an interesting proposition, as well.
ncurses ??
-- Ramon