Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 3 Jul 2002 11:35:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 3 Jul 2002 11:35:53 -0400 Received: from ns.suse.de ([213.95.15.193]:27142 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id ; Wed, 3 Jul 2002 11:35:51 -0400 Date: Wed, 3 Jul 2002 17:38:22 +0200 From: Dave Jones To: Skip Ford Cc: James Simmons , Linux Kernel Mailing List , Linux console project , Linux Fbdev development list Subject: Re: [PATCH] New Console system BK Message-ID: <20020703173822.C8934@suse.de> Mail-Followup-To: Dave Jones , Skip Ford , James Simmons , Linux Kernel Mailing List , Linux console project , Linux Fbdev development list References: <200207020011.g620BTZ9000182@pool-141-150-241-241.delv.east.verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200207020011.g620BTZ9000182@pool-141-150-241-241.delv.east.verizon.net>; from skip.ford@verizon.net on Mon, Jul 01, 2002 at 08:11:28PM -0400 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1417 Lines: 33 On Mon, Jul 01, 2002 at 08:11:28PM -0400, Skip Ford wrote: > James Simmons wrote: > > > > Since 2.5.1 I have placed into the kernel part of the new console system > > code into the DJ tree. So it has been well tested. I was hoping to have > > all the keyboard devices ported over to the input api and the fbdev > > drivers over to the new api. Unfortunely due to time restraints this will > > not be the case. So here goes the first installment of the new console > > system. Please test it yourselves and I will push it to Linus soon. > > > > http://www.transvirtual.com/~jsimmons/console.diff.gz > > With your patch, I have to release the alt key between Fx keys to change > VTs. Is that intentional? > > Without the patch, I can hold down alt and hit F1, F2, F3, F4, then > release the alt key and I will have switched to each of the VTs. > With this patch, I have to press/release alt for each Fx key. Strange, that's a reoccurance of a bug that happened many moons ago circa 2.5.4-dj or so, which James then subsequently fixed. Seems he dropped a bugfix or two.. Dave -- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/