[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the comma
From: |
Anthony Liguori |
Subject: |
Re: [Qemu-ppc] [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
>
- [Qemu-ppc] [PATCH v2] Adds the ability to use the command key in the guest operating system., G 3, 2013/08/03
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Peter Maydell, 2013/08/03
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Programmingkid, 2013/08/03
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Programmingkid, 2013/08/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Peter Maydell, 2013/08/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Programmingkid, 2013/08/04
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Alexander Graf, 2013/08/14
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Anthony Liguori, 2013/08/14
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Peter Maydell, 2013/08/14
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Alexander Graf, 2013/08/14
- Re: [Qemu-ppc] [Qemu-devel] [PATCH v2] Adds the ability to use the command key in the guest operating system., Programmingkid, 2013/08/14