HELP??? Force In App Overflow Menu to Appear - Galaxy S III Q&A, Help & Troubleshooting

Ok ive remapped menu to APP_SWITCH and now recent apps appear when i press menu. But how do i force the overflow menu (three dots) to appear? I know the samsung apps are capable because if you add qemu.hw.mainkeys=0 to build.prop it shows the navigation bar and all app have a menu in them. But how can i make the menu appear without forcing the navigation bar?
I think i read something about changing "hasPermanentMenuKey" to return as false so that the system automatically display the overflow menus but im not sure how to do that or if thats even correct.
In summary: I want menus to appear in apps.
Any help would be greatly appreciated.

bump. Any help?

Singa. said:
bump. Any help?
Click to expand...
Click to collapse
I remap the menu key to APP_SWITCH too, anyhow, without showing the emulated home/cancel button on screen via qemu.hw.mainkeys=0, the force overflow action menu button just do not appear. If able to trick the app to alway show the action menu button, the remap key may work good, just some app like Whatapps / Facebook / Twitter may not able to access the menu.
Also, looking at keylayout folder, the file Vendor_04e8_Product_7021.kl contain list per below, change of it do have any impact? I tested but it acted weird and no conclusion on this. I did tried to put the Key 704 from RECENTAPPS -> APPLICATION and it launch the voice search when long pressing home button.
Key 704 RECENTAPPS
Key 705 APPLICATION
Key 706 SIP_ON_OFF
Key 707 VOICESEARCH
Key 708 QPANEL_ON_OFF
Any key# to remap the long press of capacitive Menu key to other function? Or long pressing feature is control by software only??

kindle fire hd
sesameb said:
I remap the menu key to APP_SWITCH too, anyhow, without showing the emulated home/cancel button on screen via qemu.hw.mainkeys=0, the force overflow action menu button just do not appear. If able to trick the app to alway show the action menu button, the remap key may work good, just some app like Whatapps / Facebook / Twitter may not able to access the menu.
Also, looking at keylayout folder, the file Vendor_04e8_Product_7021.kl contain list per below, change of it do have any impact? I tested but it acted weird and no conclusion on this. I did tried to put the Key 704 from RECENTAPPS -> APPLICATION and it launch the voice search when long pressing home button.
Key 704 RECENTAPPS
Key 705 APPLICATION
Key 706 SIP_ON_OFF
Key 707 VOICESEARCH
Key 708 QPANEL_ON_OFF
Any key# to remap the long press of capacitive Menu key to other function? Or long pressing feature is control by software only??
Click to expand...
Click to collapse
Do you know by any chance how do you do this for kindle fire hd 7 7.3.1 I want to disable nav bar by using qemu.hw.mainkeys=1 but this will get rid of the action bar app Manu as well. This wouldn't be a problem but the LMT launcher app menu button won't work unless the action bar app menu is there. Please help

Related

[Q] Question: touchkey shortcuts

I've searched everywhere, but didn't find a solution for the following:
when you hold the bottom left hardware touchkey you'll get a popup browser with google search.
And if you hold the center key a window appears with recent programs.
Is there a way too change these shortcuts into something of my own choice?
My s2 is rooted, so maybe there is an app that will do the trick?
Like you, I'd love to remap the menu key to home and home key to menu. We use the home key much more often than menu and it's harder to press a physical key. However, I haven't found such a mod yet.
Remapping keys
I am looking for a way to remap long press of back key (i.e. hold down right key) to something else. Haven't found anything yet.
Now I am using SwipeSwitcher - I configured top left swipe to run Quicker, top right swipe to run a task switcher (I am using PreHome), bottom right swipe to run recent apps (I couldn't find an app to run ICS recent apps, I installed Nova Launcher and assigned the swipe action to its recent apps shortcut).

[Q] Force show the virtual menu button?

I remapped my capacitive menu button to Recent Apps on ICS. However, I've seen somewhere before a mod or something that forces apps like GMail, etc to show the on-screen menu button (I think it's called overflow menu). My problem now is that the apps still think that I have a menu button so it's hiding the overflow menu. How do I force ICS to show it? Or how do I make it know that I don't have a menu button anymore so it should show the virtual one?
I've done it long ago but my hard drive crashed so I can't figure out what I did before to achieve it.
This is on ICS CM 9 Xperia Active. Thanks in advance!

Looking to remap my home key and soft keys

Looking to remap my home key, and my menu and back soft keys on my s3. I've looked at editing scripts, and even Xposed modules for this and here is what I found.
I can remap my keys manually, but I cannot map them to open an application.
With Gravity Box Module, I can map the applications to launch on a double press or a long press.
Here is what I want to do with a single tap.
[MENU SOFT KEY] [HOME KEY] [BACK SOFT KEY]
Open Phone Open search Open Camera
Is there an xposed module for this?
Bump.
vbetts said:
Bump.
Click to expand...
Click to collapse
Not sure there is a module for it..but all button controls are in android.policy.jar.. it would take a heavy re working to get all those things.. not saying it's not possible but..yea..not easy
Sent from my SCH-I605 using xda app-developers app
I've reset them in the touchkeys.kl file under keychars, but I cannot get CAMERA to map on the back button. I can get other actions too, but CAMERA Won't map. Here's my thread in the 747 section.
http://forum.xda-developers.com/showthread.php?t=2705040
I'm doing a few tweaks on my phone, mainly not using the capacitive keys as menu and back, and using the home key as the app switcher, and using the nav bar for those three tasks. Here's what I've got so far.
I edited a few files under system/usr/keylayout
The Menu and Search key layouts were found under sec_touchkey.kl(Home was also found under this, but I had to also edit sec_keys.kl and sec_key.kl to get the home key as the app switcher)
Here's the default settings.
key 139 MENU VIRTUAL
key 158 BACK VIRTUAL
key 102 HOME
key 217 SEARCH
Here's what I set them to.
key 139 CALL VIRTUAL
key 158 CAMERA VIRTUAL
key 102 APP_SWITCH
key 217 SEARCH
Changing the roles of keys 139 and 102 worked, but Camera does not open the camera. I've tried assigning different roles to key 158 and they've worked except for the camera role. So I'm thinking CAMERA is not the correct event name to open the camera up....
http://developer.android.com/referen...KEYCODE_CAMERA
That's where I got the keyEvent listings from.
Rom is in my signature.
Click to expand...
Click to collapse

Disable soft keys

I use lmt and want to disable soft keys. I edited the ./system/usr/keylayout/generic.kl
I commented out key 158(back) and 139(home). this disabled back button but recents apps soft key still active.
Anyone know the name of the left soft key that opens up active apps or what key number it is?
zanoli99 said:
I use lmt and want to disable soft keys. I edited the ./system/usr/keylayout/generic.kl
I commented out key 158(back) and 139(home). this disabled back button but recents apps soft key still active.
Anyone know the name of the left soft key that opens up active apps or what key number it is?
Click to expand...
Click to collapse
APP_SWITCH i think is the name.
zanoli99 said:
I use lmt and want to disable soft keys. I edited the ./system/usr/keylayout/generic.kl
I commented out key 158(back) and 139(home). this disabled back button but recents apps soft key still active.
Anyone know the name of the left soft key that opens up active apps or what key number it is?
Click to expand...
Click to collapse
key 254 APP_SWITCH
as defined in /system/usr/keylayout/gpio-keys.kl
.
That worked guys. Thank you

[Q] change menu key action

With gravity box i made long press menu key get me to recent apps but when i'm at home screen it sendes me to launcher menu (to edit home screen ) and then to recent tasks so i want it to disable that menu and go directly to recent tasks any ideas how to do it
May be u need to dis able menu key long press action of your launcher.

Categories

Resources