How to assign android home button to a custom launcher app? [not a question]
How to assign android home button to a custom launcher app(nova launcher )?
If you edit /opt/alien/system/build.prop file, you can get all of the soft buttons.
ro.alien.navbar-disable-home=true
ro.alien.navbar-disable-recent=true
You have to change those to "false".
And i simply want Home button to work properly with Nova launcher.
What do you mean?
When you're running Android apps on Sailfish, there's only the back button, no home button... ?
ssahla ( 2014-12-23 22:52:15 +0200 )editIf you edit /opt/alien/system/build.prop file, you can get all of the soft buttons.
You have change those to "false".
And i simply want Home button to work properly with Nova launcher.
Kollin ( 2014-12-23 23:20:43 +0200 )editOk, thanks for the clarification. I didn't know about this, so your question was puzzling to me. :)
ssahla ( 2014-12-23 23:24:48 +0200 )edit