Hi, I want to map user button on beagle board rev c5(omap35xx) to one of android button as back key or home key. using "getevent" command i am getting key code as 0114 to user button. suggest how to map this button as android functionality. tried to edit the qwerty.kl file and added KEY 114 BACK but not workingThanks In advancekk
Hi KK,
U can add the entry in the same way to "device/ti/beagleboard/gpio-keys.kl".
And if the gpio-keys.kl was not present previously, then edit the device.mk for copying the gpio-keys.kl.
Regards,
Umakanta Patro
----
Please click the Verify Answer button on this post if it answers your question.