From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38578) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URjei-0006Zv-Jv for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:41:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URjeh-0002Jw-Gx for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:41:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15532) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URjeh-0002Jo-9f for qemu-devel@nongnu.org; Mon, 15 Apr 2013 09:41:11 -0400 Message-ID: <516C0369.9000507@redhat.com> Date: Mon, 15 Apr 2013 15:40:57 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <20130412084544.GF28496@pcnci.linuxbox.cz> In-Reply-To: <20130412084544.GF28496@pcnci.linuxbox.cz> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] weird behaviour of numlock key List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikola Ciprich Cc: Marian Krucina , qemu-devel@nongnu.org On 04/12/13 10:45, Nikola Ciprich wrote: > Hi guys, > > I'm trying to figure out the reason of strange problem we're > having. When I start some VM under qemu-kvm, and connect using VNC, > numlock behaves in a funny way. First press of the numeric keyboard > behaves like numlock is enabled (or disabled), another presses then > behave the opposite way - therefore for example pressing '1' on > numpad issues: 1 1 Which vnc client is this? cheers, Gerd