Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: add thinkpad keys to input.h

2007-05-27 Thread Henrique de Moraes Holschuh
On Sun, 27 May 2007, Henrique de Moraes Holschuh wrote: > On Sat, 26 May 2007, Dmitry Torokhov wrote: > > On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > > > Add hotkeys available in almost all ThinkPads manufactured in the last > > > five > > > years (more than one million mac

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: allow hotkey to input event map to be modified

2007-05-27 Thread Henrique de Moraes Holschuh
On Sat, 26 May 2007, Dmitry Torokhov wrote: > On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > > Add a sysfs interface to allow userspace to modify the mapping between > > ThinkPad hotkeys and the keycode input events they generate. > > No, please do not do that. We have a stand

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: add thinkpad keys to input.h

2007-05-27 Thread Dmitry Torokhov
On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > Add hotkeys available in almost all ThinkPads manufactured in the last five > years (more than one million machines given the ammount of batteries > recalled) to input.h, and make thinkpad-acpi use those instead of issuing > KEY_UN

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: register input device

2007-05-27 Thread Dmitry Torokhov
Hi, On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > Register an input device to send input events to userspace. > > This patch is based on a patch by Richard Hughes <[EMAIL PROTECTED]>. > > Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]> > Cc: Richard Hughes <[

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: allow hotkey to input event map to be modified

2007-05-27 Thread Dmitry Torokhov
On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > Add a sysfs interface to allow userspace to modify the mapping between > ThinkPad hotkeys and the keycode input events they generate. > No, please do not do that. We have a standard way to adjust keymap for an input device via EV

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: add thinkpad keys to input.h

2007-05-27 Thread Henrique de Moraes Holschuh
On Sat, 26 May 2007, Dmitry Torokhov wrote: > On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > > Add hotkeys available in almost all ThinkPads manufactured in the last five > > years (more than one million machines given the ammount of batteries > > recalled) to input.h, and make

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: allow hotkey to input event map to be modified

2007-05-27 Thread Henrique de Moraes Holschuh
On Sat, 26 May 2007, Dmitry Torokhov wrote: > On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > > Add a sysfs interface to allow userspace to modify the mapping between > > ThinkPad hotkeys and the keycode input events they generate. > > No, please do not do that. We have a stand

Re: [ibm-acpi-devel] [PATCH] ACPI: thinkpad-acpi: register input device

2007-05-27 Thread Henrique de Moraes Holschuh
On Sat, 26 May 2007, Dmitry Torokhov wrote: > On Saturday 26 May 2007 13:31, Henrique de Moraes Holschuh wrote: > > Register an input device to send input events to userspace. > > > > This patch is based on a patch by Richard Hughes <[EMAIL PROTECTED]>. > > > > Signed-off-by: Henrique de Moraes H