Re: [Qemu-devel] Re: [PATCH] Fix virtual console switching with SDL on Mac OS X

2005-07-23 Thread Jim C. Brown
On Sat, Jul 23, 2005 at 02:42:12PM +0200, Christian Walther wrote: > >Looks like the bug affects X11 and W32 as well, if you are not using a > >US keymap. > Oops, I meant only X11, as W32 doesnt use qemu's keymaps. Only the X11 SDL driver, and the not-yet-committed X11 GTK driver, use it. > I do

[Qemu-devel] Re: [PATCH] Fix virtual console switching with SDL on Mac OS X

2005-07-23 Thread Christian Walther
Jim C. Brown wrote: On Fri, Jul 22, 2005 at 11:24:21PM +0200, Christian Walther wrote: Has switching virtual consoles actually been broken with SDL on non-X11, non-win32 platforms (i.e. Mac OS X) for 7 months without anyone noticing ?? Anyway, here's a patch that fixes it. Just a small change