[Meego-kernel] [PATCH 3/3] mid_keypad: support multiple keypad matrix

Jekyll_Lai at wistron.com Jekyll_Lai at wistron.com
Fri Jan 7 01:24:43 PST 2011


> From: Alan Cox [mailto:alan at linux.intel.com]
> 
> > +#define SHIFT_NEEDED    (0x1000)
> > +#define ALTGR_NEEDED    (0x2000)
> > +
> > +#define KEY_EXCLAM      (KEY_1 + SHIFT_NEEDED)  /* '!' -> shift+1
*/
> 
> That won't get accepted - Dmitry (input maintainer) rejected such
things
> before as it's assuming the keymap loaded is a particular layout.
> 
> I'm not quite sure how he does want these cases handled however ?
> 
> (cc'd Dmitry)
> 

Ok, I got this idea from tc35894xbg. If we would like to add the
specific keymap into meego project, who or which team could judge the
specific one is appropriated to meego or not?



More information about the MeeGo-kernel mailing list