Is there a way to change the buttons and what apps they control?
Example camera short press for voingo voice search, long press for camera.
Sent from my SPH-D700 using XDA App
I don't know about the camera button, but you can setup keyboard shortcuts.
Settings > Applications > Quick launch. I've found this to be really useful.
Is there a mod that would disable the menu button on the phone and add the menu button inside the apps instead?
No. There are mods to enable software buttons. Each app is created to utilize hardware software menu buttons. In order for the app to show a menu button the app would need to create the.
Sent from my Nexus S 4G using xda premium
If you want the software menu button to appear on-screen where would it go?
ICS solves this problem by having a flexible navigation bar where a menu button would appear if the application called for it. So if you want a software menu button, there are mods to enable a navigation bar.
Hi,
I'm looking for an app which can open the DEFAULT power menu.
There are many apps in the Play Store which CREATE a power menu, but I want one which can just open it.
I use power menu a lot and I'm sure most of us use it very much. I just want something which can prolong the life of the power button.
I'm currently using Screen Off and Lock from the Play Store which can lock the phone using an on-screen icon. I want something like that for the power menu too.
Any help would be appreciated.
Thanks in advance.
If you're rooted, you could try rom toolbox from jrummy, it has a complete rebooter section and a widget accessing to that section
Sent from my Nexus S using xda app-developers app
I know there are apps which can display their own power menu.
But what I'm interested in is to use the default power menu...
Have a look at Screen off and lock in the Play store to know what I mean...
Sent from my Nexus S using xda premium
I assume you have a non-working power button. There are 2 ways you can do this:
1. Enable the Navigation bar feature in AOKP or SlimBean rom. Map the Power function to one of the button, but map it to the primary function of the button, not the secondary.
2. You can remap your capacitive buttons. Open the file /system/use/keylayout/cypress-touchkey.kl with the text editor of your root explorer, or copy it to your sdcard to edit it. Change KEY 217 ASSIST (or SEARCH), to POWER. Save the file and reboot. Also make sure you fix the permission of the file when you put it back if needed.
For both of these, press and hold that button to bring up the menu, one press = screen off.
eksasol said:
I assume you have a non-working power button. There are 2 ways you can do this:
1. Enable the Navigation bar feature in AOKP or SlimBean rom. Map the Power function to one of the button, but map it to the primary function of the button, not the secondary.
2. You can remap your capacitive buttons. Open the file /system/use/keylayout/cypress-touchkey.kl with the text editor of your root explorer, or copy it to your sdcard to edit it. Change KEY 217 ASSIST (or SEARCH), to POWER. Save the file and reboot. Also make sure you fix the permission of the file when you put it back if needed.
For both of these, press and hold that button to bring up the menu, one press = screen off.
Click to expand...
Click to collapse
My power button is working fine.
I'm just interested in getting the functionality of an on-screen button such displays the default power menu...
Thanks for your tutorial though.
Might help me some day...
Sent from my Nexus S using xda premium
Notification toggle from the play store has a power menu toggle
Sent from my Nexus S 4G using xda app-developers app
I'm rooted. Is it possible to remap the buttons? I'd like long pressing home to give me recent apps, and the button to the left of home to be menu when tapped.
Ehm you can try to usw wanam xposed )
Sent from my GT-I9505 using XDA Premium 4 mobile app
Can anyone suggest the best (fastest/efficient) method for modifying the behavior of a hardware key press based on which app has focus and also if a menu has been opened?
I'm looking to change the action of DPAD UP/DOWN to Volume UP/DOWN if certain apps have focus but then change it back if a menu is opened in the app or if focus moves somewhere the mod is not required (i.e. launcher).
The device in question runs Gingerbread if that makes a difference.
TIA