-
Nokia Key Binding
Hi, can someone post how i can catch the right softkey, instead of having that damned exit button? tnks. I looked around but i cant figure how to do it. Maybe someone can also tell me how to apply the red button on phone (the button for taking app to background) at the right softkey? tnks ppl!
-
Re: Nokia Key Binding
The right softkey is handled as a special case; you need to set appuifw.app.exit_key_handler to a callback that then gets called when the key is pressed.
There is no way yet to override the default behaviour of the red button, or to make the app go in the background programmatically.