Hi Brian,

you can assign "home button" to a different hw button by changing "\gecko\widget\gonk\GonkKeyMapping.h".

like following.

> NS_VK_PAGE_UP, // VOLUME_UP
↓
> NS_VK_HOME, //NS_VK_PAGE_UP, // VOLUME_UP #### change example

Regards,
Sotaro

(2012/12/07 14:51), Tianbing Brian Teng wrote:
Good information. Thanks Dave.
Hey Shahee. I am also using Galaxy Nexus. My challenge is there is no home 
button. I have to power off/on the phone to switch to different apps. How do 
you resolve it?
Brian
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g


_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to