From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BWAHR-0007V2-Ag for qemu-devel@nongnu.org; Fri, 04 Jun 2004 04:42:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BWAHP-0007Uq-GX for qemu-devel@nongnu.org; Fri, 04 Jun 2004 04:42:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BWAHP-0007Un-8M for qemu-devel@nongnu.org; Fri, 04 Jun 2004 04:42:23 -0400 Received: from [192.167.206.30] (helo=reed.sns.it) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BWAGI-0006NG-84 for qemu-devel@nongnu.org; Fri, 04 Jun 2004 04:41:14 -0400 Received: from [192.167.206.31] (helo=sns.it) by reed.sns.it with esmtp (Exim 3.35 #1 (Debian)) id 1BWAGt-0001vL-00 for ; Fri, 04 Jun 2004 10:41:51 +0200 Received: from [192.168.8.246] (account m.monge [192.168.8.246] verified) by sns.it (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 15625347 for qemu-devel@nongnu.org; Fri, 04 Jun 2004 10:42:00 +0200 From: Maurizio Monge Subject: Re: [Qemu-devel] Linux Tip: switch to console Date: Fri, 4 Jun 2004 10:40:14 +0200 References: <20040603000208.GA16903@jbrown.mylinuxbox.org> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200406041040.14462.monge@sns.it> Reply-To: monge@sns.it, 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 Alle Friday 04 June 2004 02:46, Johannes Schindelin ha scritto: > Hi, > > just found a way to switch from X to a text console with Linux as a guest > OS: > - while not grabbing, move your mouse into the qemu window > - Press down Ctrl+Alt, keep them pressed while moving out of that window > - Now release them > - Move your mouse back into qemu's window > - Press F1 (or F2, F3, ...) > > It was so simple that I didn't think of it earlier ... > Of course, this only works if that auto-releasing patch is not applied... > > Ciao, > Dscho running "chvt 1" in an xterm wasn't ok? Ciao Maurizio