From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVjsD-0004MB-Rr for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:44:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVjsA-0004H1-2f for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:44:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVjs9-0004Gl-R0 for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:44:09 -0500 Received: from nz-out-0506.google.com ([64.233.162.232]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVjpu-0002Ww-TK for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:41:51 -0400 Received: by nz-out-0506.google.com with SMTP id i11so1827426nzi for ; Mon, 26 Mar 2007 00:41:46 -0700 (PDT) Message-ID: <46d6db660703260041g6d04ab5ctcb818e3dd637ea75@mail.gmail.com> Date: Mon, 26 Mar 2007 09:41:46 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] qemu keyboard problem In-Reply-To: <20070314085706.GA340@halim> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070314085706.GA340@halim> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 1) go into the monitor of qemu (ctrl-alt-2) 2) key in: sendkey ctrl-alt-f1 3) go back to the emulated screen (ctrl-alt-1) it should have swapped back to text mode. sorry for the late reply, but your email just made it now to the mailing list. On 3/14/07, Halim Sahin wrote: > Hello, > Yesterday I installed debian etch in a qemu virtual machine. > > How can I switch from an virtualized x-server under qemu to the > virtualized text-console? > If I type ctrl+alt+f1 the system switches to console 1 of the host. > I need the console of the guest linux system. > Thanks > Halim > > > > > -- Christian