From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HFo9a-0001sH-0f for qemu-devel@nongnu.org; Sat, 10 Feb 2007 04:04:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HFo9Y-0001s5-6P for qemu-devel@nongnu.org; Sat, 10 Feb 2007 04:04:16 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HFo9X-0001s2-Uh for qemu-devel@nongnu.org; Sat, 10 Feb 2007 04:04:16 -0500 Received: from moutng.kundenserver.de ([212.227.126.186]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HFo9X-0004Zb-6d for qemu-devel@nongnu.org; Sat, 10 Feb 2007 04:04:15 -0500 From: Georg Schlomka Content-Type: text/plain Message-Id: <1171098252.12113.4.camel@AcoNord-Ubuntu-WS> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] missing key in QEMU / Ubuntu host, XP guest, please help! Reply-To: schlomka@noisemagic.de, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Sat, 10 Feb 2007 09:04:18 -0000 To: qemu-devel@nongnu.org Hi! We use Qemu un an Ubuntu host and want to run XP guests. No problems there. But the most important XP Application we run *absolutely needs* the key, especially the combination . Unfortunately, it appears that this does not work. After looking through some of the source (monitor.c and keymaps/common), it appears that the key was simply omitted. Can anyone tell us how to fix this problem? We are not familiar with the internals of qemu at all, but we would manage a recompile with altered sources... If we cannot get the key to work, we propably have to abandon our project to switch all our machines to Ubuntu and stay with XP :( Thank you for your help George