From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Chmielewski Subject: Re: With -vnc option, can I still use "ctrl+alt + n"? Date: Thu, 19 Feb 2009 08:38:40 +0100 Message-ID: <499D0C80.5080808@wpkg.org> References: <5d649bdb0902182328r250ffef5kec341d1765a842b1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Neo Jia Return-path: Received: from mx03.syneticon.net ([78.111.66.105]:41400 "EHLO mx03.syneticon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752777AbZBSHic (ORCPT ); Thu, 19 Feb 2009 02:38:32 -0500 In-Reply-To: <5d649bdb0902182328r250ffef5kec341d1765a842b1@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Neo Jia schrieb: > hi, > > I am trying kvm-84 and with -vnc option I can't use "ctrl + alt + n" > key to get the qemu system console. Is there anyway to make this work? Use Qemu/KVM monitor and it's "sendkey" function. For example: sendkey alt-f3 -- Tomasz Chmielewski http://wpkg.org