> From: Alan Cox [mailto:[email protected]] > > > +#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? _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
