On Tue, 17 Jul 2007 09:30:23 -0700 "John Seghers" <[EMAIL PROTECTED]> wrote:
> Thank you, I'll give that a try. > > On another note, has anyone done the work to allow they physical keyboard of > a machine running QEMU to supply input to the on-screen keyboard--and thus > to the current input target? > > This would certainly make interaction with the emulator much easier. Indeed it does :) (add '-usbdevice keyboard' to the options for qemu, it works quite well for me (sometimes a key gets stuck but that's it)) Actually I don't think it communicates with the onscreen keyboard I guess it's just a usb keyboard connected to the emulated neo... > > - John >

