From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uukma-0001gO-AW for qemu-devel@nongnu.org; Thu, 04 Jul 2013 10:45:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UukmX-00038o-6x for qemu-devel@nongnu.org; Thu, 04 Jul 2013 10:45:16 -0400 Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Alexander Graf In-Reply-To: <2E45432C-6960-4E72-9F28-9848DF8A709A@gmail.com> Date: Thu, 4 Jul 2013 16:45:03 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <9A168E70-5E9F-4EC2-8FD3-866713432DBB@suse.de> References: <2E45432C-6960-4E72-9F28-9848DF8A709A@gmail.com> Subject: Re: [Qemu-devel] [Qemu-ppc] Mac OS X on QEMU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: The OpenBIOS Mailinglist , "qemu-ppc@nongnu.org list:PowerPC" , qemu-devel qemu-devel On 04.07.2013, at 16:40, Programmingkid wrote: > We have made a lot of progress in the last month with making Mac OS X = run in QEMU. A lot of people are to thank for this milestone. To = everyone involved, thank you. >=20 > There is one thing that we have to figure out. That is the command key = issue. This key is a very important on the Macintosh. It is used to send = keyboard shortcuts to applications.=20 >=20 > What I propose is adding a menu item to QEMU's menu called "Map = Command key to ALT". This would allow a user to be able to send = Macintosh applications command key shortcuts from both a PC and Mac = keyboard. >=20 > I welcome any and all ideas to solve this problem.=20 This is the wrong mailing list for this. Your proposal would touch = non-PPC code in QEMU, so this needs to go to qemu-devel. Keep in mind that the same thing arises with x86 Mac OS X running in = QEMU. Alex