On Sun, Aug 4, 2013 at 4:39 AM, Peter Maydell <peter.mayd...@linaro.org> wrote:
>
> "Should the QEMU UI use the menu-accelerator key for menus or
> should it pass it through to the guest" is a generic UI front-end
> problem; any solution should not be specific to a single UI,
> we should handle it the same way for all front-ends.

The right way to handle this would be to access the hardware keycode
and avoid the keymap table entirely.  I'm sure there is such an API in
Cocoa...

Regards,

Anthony Liguori

> -- PMM
>

Reply via email to