From owner-freebsd-questions@FreeBSD.ORG Fri Oct 8 00:29: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 43B0B1065674; Fri, 8 Oct 2010 00:29:47 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9E0A18FC14; Fri, 8 Oct 2010 00:29:46 +0000 (UTC) Received: by fxm4 with SMTP id 4so3087fxm.13 for ; Thu, 07 Oct 2010 17:29:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=PPzPNGljMR835h6Q/AQWOWR5HBvJTCU/CfcvFzL+AqM=; b=OZuPlFsmzH75PjwPqAs9zySlqx3uqAjAb4b8bDPyTQmZysYrNWBpVyazJTVowsGtrq iTEfRPHsvv95WaUC1WkllIhKyWAZ9HrAL00yQeQR32Y/8bJeEUmq6IiWfdViEd70N3Sw kYTpF+ppC6fMVXEDH1c4BTYc7RblPyMBoS6no= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=C558xblUjLOplwriPYHqrenL4Jl9fS4E6AHfMeoe4jsjO8dQcdjl68juFpHr+vaY4w SsKH7v5q0jLgy4m83+4zkZytn02lQbhnSn8Ro2+QIc1sifj+PRzu6BgYJoS2pc7ohgqC p+nY47zrAhvs/aDDBWXAR7HVNBIZ4PScGqgN8= MIME-Version: 1.0 Received: by 10.223.118.18 with SMTP id t18mr2105403faq.31.1286497785470; Thu, 07 Oct 2010 17:29:45 -0700 (PDT) Received: by 10.223.107.130 with HTTP; Thu, 7 Oct 2010 17:29:45 -0700 (PDT) In-Reply-To: <4CAE505F.7010101@rawbw.com> References: <4CACFE36.8060409@rawbw.com> <4CAE505F.7010101@rawbw.com> Date: Thu, 7 Oct 2010 19:29:45 -0500 Message-ID: From: Adam Vande More To: Yuri Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: vbox@freebsd.org, freebsd-questions@freebsd.org Subject: Re: 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: Fri, 08 Oct 2010 00:29:47 -0000 On Thu, Oct 7, 2010 at 5:57 PM, Yuri wrote: > On 10/06/2010 16:33, Adam Vande More wrote: > >> >> Yes, it is not specific to FreeBSD and really not even specific to >> VirtualBox since VMware guests can also experience the issue. There are >> resolutions to it, if you bother to look. >> > > I found some references with recommendations like check your key repeat > rate. I changed that in the guest but it didn't help. > There is a lot more than that for suggestions, but the #1 easiest solution is to install guest additions. I've never had a problem with that installed. -- Adam Vande More