From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: Fwd: [PATH] Fix rc-tbs-nec table after converting the cx88 driver to ir-core Date: Tue, 16 Nov 2010 10:52:02 -0800 Message-ID: <201011161052.04424.dmitry.torokhov@gmail.com> References: <4CE2C1BD.5040402@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:51938 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757009Ab0KPSwY (ORCPT ); Tue, 16 Nov 2010 13:52:24 -0500 In-Reply-To: <4CE2C1BD.5040402@redhat.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Mauro Carvalho Chehab Cc: Linux Media Mailing List , linux-input On Tuesday, November 16, 2010 09:39:09 am Mauro Carvalho Chehab wrote: > Hi Dmitry, > > This patch fixes an IR table. The patch is trivial, but there are two > buttons on this IR that are not directly supported currently (buttons 10- > and 10+). In a matter of fact, some other IR's use other key codes > (KEY_DOT, KEY_KPPLUS, KEY_DIGITS) for a similar keyboard key (100+). > > Mariusz is proposing the addition of two new keycodes for it. What do you > think? > Sure, why not. Just move them over to 0x1b8 please (somewhat 'closer' to other media keys). Thanks. -- Dmitry