Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964858AbWBUV5V (ORCPT ); Tue, 21 Feb 2006 16:57:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964861AbWBUV5V (ORCPT ); Tue, 21 Feb 2006 16:57:21 -0500 Received: from zproxy.gmail.com ([64.233.162.198]:33037 "EHLO zproxy.gmail.com") by vger.kernel.org with ESMTP id S964858AbWBUV5U convert rfc822-to-8bit (ORCPT ); Tue, 21 Feb 2006 16:57:20 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ru7yu0eT5yga/wpeZT9YaaGCiUwyVy5WKf6SSEkDKnI5mz6ZBY9KuGRCxb/ULCk5cL0Kti0xg4t3W1MilUX1uTM5rj9h+jwZXGE1/6n5b9/tVGTdVKy7b010PCJhlyqYTcA3Ei9lFcHJKh9/2OdcqHXi/efe5YP5KTK52BfI4bk= Message-ID: Date: Tue, 21 Feb 2006 16:57:19 -0500 From: "Dmitry Torokhov" Reply-To: dtor_core@ameritech.net To: "Vojtech Pavlik" Subject: Re: Suppressing softrepeat Cc: "Pete Zaitcev" , linux-kernel@vger.kernel.org, stuart_hayes@dell.com In-Reply-To: <20060221214030.GA12575@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline References: <20060221124308.5efd4889.zaitcev@redhat.com> <20060221210800.GA12102@suse.cz> <20060221214030.GA12575@suse.cz> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 759 Lines: 19 On 2/21/06, Vojtech Pavlik wrote: > > I'm not sure where this would help. The problem is that the DRAC3 > 'holds' the key pressed for full 500 ms before sending the release > scancde, even if the user pressed it just momentarily. It doesn't > generate repeat scancodes in this time. This however triggers the > softrepeat, which is by default set to 250 ms, causing repeated > characters all the time. > Ah, I see. Well, then we really can't help it without fiddling with repeat rate. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/