This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Mapping Beagle board user button as Android Key


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 working

Thanks In advance
kk