Woot. It worked! This is exactly what I need. I am so grateful. Arigato, Sotaro.
I have one more question. All the app icons and fonts are tiny. Is there a quick fix for that? Brian On Thu, Dec 6, 2012 at 10:33 PM, Sotaro Ikeda <[email protected]>wrote: > 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<https://lists.mozilla.org/listinfo/dev-b2g> >> >> > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
