From owner-freebsd-questions@FreeBSD.ORG Wed Oct 6 22:54:47 2010 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 801271065675; Wed, 6 Oct 2010 22:54:47 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 547218FC19; Wed, 6 Oct 2010 22:54:47 +0000 (UTC) Received: from eagle.syrec.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o96MskTR038994; Wed, 6 Oct 2010 15:54:47 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4CACFE36.8060409@rawbw.com> Date: Wed, 06 Oct 2010 15:54:46 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.12) Gecko/20100930 Thunderbird/3.0.8 MIME-Version: 1.0 To: vbox@FreeBSD.org, freebsd-questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: VirtualBox: Pressing some key few times fast causes an event storm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 22:54:47 -0000 I run Ubuntu guest on FreeBSD host. I am in Open Accessories/Terminal app I get this quite often: when I press some button fast few times it gets pressed endless number of times. This can be Enter after some command. Or Up/Down on some large file in vim. Guest behaves like I pressed this button infinite number of times and stops responding. Trying to close the guest window causes window manager to ask if I would like to terminate the virtualbox application altogether. This means that this window isn't responding. Is this a known bug? Yuri