Hi, > > Including most recent ui pull request (commit > > 5e8d6a12d643a38b82a0a713a77d1192117dbdca) ? > > > > I'm wondering that you need Ctrl-Alt-G in the first place, sdl2 and gtk > > should have identical behavior here (i.e. no ctrl-alt-g needed in case a > > tablet or other absolute ptr device is present). > > > > cheers, > > Gerd > > > Hi, > > I went on to compile dgibson's rep which includes that commit. But the > issue remains. > I normally use -usb-mouse -usb-kbd in the command line, as these work > for Mac OS 9.x up to 10.5. Using -usb-tablet allows the mouse to > travel outside the GUI and seems to circumvent the issue in OSX > guests, but Mac OS 9.x guests do not work with -usb-tablet.
Ok, I'll try to figure what is going on. But without usb-tablet both sdl and gtk should grab the mouse and require ungrab via ctrl-alt-g hotkey to move it out of the window ... cheers, Gerd