[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] -ctrl-grab / -alt-grab not working on MacOS X maveric
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] -ctrl-grab / -alt-grab not working on MacOS X maverick |
Date: |
Fri, 6 Jun 2014 11:07:22 +0100 |
On 4 June 2014 17:32, Waldemar Brodkorb <address@hidden> wrote:
> I am trying qemu-system-i386 -alt-grab and -ctrl-grab
> on MacOS X Maverick, but both are ignored in Qemu 2.0.0.
>
> On Linux I at least get:
> -alt-grab and -ctrl-grab are only valid for SDL, ignoring option
>
> So I need to recompile qemu with SDL support instead of
> Cocoa?
No, on MacOSX hosts we only support the Cocoa frontend.
So we don't support these options on MacOSX, I'm afraid.
thanks
-- PMM