> Since I am still a bit low on suggestions on what to write
> next, I just
> decided to write about configuring the x11drv this time...
[I guess you are talking about user documentation]
Hmm. I don't know. Whatever you write about is needed,
but I can't point to anything more needed than anything else.
> I put the draft up at http://www.ping.uio.no/~ovehk/feature.html
> Take a look and see if there's anything I need to do better...
>From the draft:
< parts of Wine has been reorganized to allow for other display drivers
< (although the only alternative currently available is Patrik Stridvall's
< ncurses-based ttydrv, which he claims works for running calc.exe).
Well, that is a truth with modification. I have just implemented
the part needed to _draw_ the window of calc.exe on the screen.
No code for keyboard/mouse input is implemented so you can't
use it.