On 14.08.2013, at 22:52, Peter Maydell wrote: > On 14 August 2013 21:44, Anthony Liguori <anth...@codemonkey.ws> wrote: >> I'm confident there's a way to get hardware keycodes on OS X. There >> is on every other UI platform that I know of. That's the best way to >> solve this. > > Sure, but that doesn't answer the fundamental question of "when > should the OS's window/menu accelerator operate the OS menu and > when should it be passed to the guest as a raw key". However you > get the keycodes you still have that choice.
The normal rule of thumb IIRC is when mouse grab is active, everything goes into the guest. Alex