* Felipe Balbi <me@xxxxxxxxxxxxxxx> [080515 01:19]: > On Thu, May 15, 2008 at 10:14:24AM +0200, andrzej zaborowski wrote: > > On 15/05/2008, Felipe Balbi <me@xxxxxxxxxxxxxxx> wrote: > > > On Wed, May 14, 2008 at 09:01:19PM -0700, Tony Lindgren wrote: > > > > This allows using N810 keyboard from console by adding optional > > > > Fn and shift sticky key handling by passing them from platform_data. > > > > > > > > Currently some not so obvious mappings are: > > > > > > > > - Pipe is Fn + Enter > > > > - Delete is Fn + Backspace > > > > - Escape is Fn + Ctrl > > > > > > no tab? :-( > > > > > > Fn + space maybe?? :-p > > > > Fn + Right is assigned in the patch (I check too :) ). But I'm not > > sure whther that should be done in the lm8323 driver or elsewhere. The > > existence of keys like Fn and Shift is N810-specific and lm8323 is > > just a gpio matrix keypad chip. > > but that's coming from board file. It should be ok. Yeah I think it should be OK too as nothing happens if platform_data does not pass fn or shift keys. So the driver should work with any keyboard layout. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html