From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dag Bakke Subject: Re: [PATCH] fix apple alu keyboard with numpad Date: Thu, 08 May 2008 19:24:23 +0200 Message-ID: <48233747.1030605@bakke.com> References: <4814612F.5030606@bakke.com> <20080506125406.dc047710.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail43.e.nsc.no ([193.213.115.43]:55786 "EHLO mail43.e.nsc.no" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757451AbYEHRZO (ORCPT ); Thu, 8 May 2008 13:25:14 -0400 In-Reply-To: Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Jiri Kosina Cc: Andrew Morton , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, Diego 'Flameeyes' Petteno Jiri Kosina wrote, On 05/06/2008 10:46 PM: > On Tue, 6 May 2008, Andrew Morton wrote: > >>> The nice apple alu keyboards with numpads are pretty much unusable in >>> vanilla 2.6.25. >>> (http://images.apple.com/keyboard/images/gallery/wired_1_20070813.jpg) >>> Hitting the 'clear' key (=numlock) disables the numpad, and maps multiple >>> alphanumeric keys to numpad symbols in typical laptopkeyboard fashion. >> This conflicts rather directly with >> hid-disable-numlock-emulation-for-apple-aluminium-keyboards.patch below >> (hm, seems we didn't get a changelog for that one). > > Hi, > > I have just today applied Diego's patch into my tree [1], he has provided > the changelog out of list to me. > >> Jiri, what should we do here? > > Dag, I think Diego's patch should solve the issue you are seeing, right? > > [1] http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commit;h=ffe6f7b799e33f51732520979f9c253a252b9d5e I'll give it a shot and let you know. Dag B