qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Adds the ability to use the command key in t


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system.
Date: Sun, 4 Aug 2013 06:58:57 -0500

On Sun, Aug 4, 2013 at 4:39 AM, Peter Maydell <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]