>Oleg Drokin wrote:
>> Also I have strange artifact on VGA emulated screen, I attaching
>> .gif with this artifact, so you can see what I am talking about.
>
>I believe that is where the cursor is. I made the io log from
>a run of bochs, capturing all the IO to the VGA card. There
>would be a few lines of copy to the screen on bootup, so the
>cursor would end up about there.
On a linux box, I get a little box here like on your (Kevin) original
screenshot (what's the little thing sticking out at the right ?). However,
I usually work
on an SGI workstation, from where I remote-X to the linux box. I installed
the VGA font on the SGI; however, in stead of the little box I get an '@'
for the cursor. Any idea why this is ?
Some more about GUI:
- You can remove the macintosh GUI files, FreeMWare will never support mac
anyway ;)
- I think that if you press the close button on the window, BOCHS should
panic() like when you press the power button, so the VM is closed cleanly.
Right now it appears to kill the process, or something (I get X connection
broken).
-- Ramon