Disable Home Button Completely - Galaxy S 4 Q&A, Help & Troubleshooting

Hello, all. I'm trying to disable the home button. I've tried everything I've read and searched up, it's a no-go. It doesn't wake the phone which is halfway there but it still functions after the lockscreen. What am I doing wrong? Thanks.

totbl said:
Hello, all. I'm trying to disable the home button. I've tried everything I've read and searched up, it's a no-go. It doesn't wake the phone which is halfway there but it still functions after the lockscreen. What am I doing wrong? Thanks.
Click to expand...
Click to collapse
Root your phone, install xposed framework and install xposed additions from playstore, re-map your button with your fav. action :good:

boyrobbie said:
Root your phone, install xposed framework and install xposed additions from playstore, re-map your button with your fav. action :good:
Click to expand...
Click to collapse
Will try right now and get back to you. Thanks a lot. Hope it's that simple.

totbl said:
Will try right now and get back to you. Thanks a lot. Hope it's that simple.
Click to expand...
Click to collapse
let's me see

It didn't work for any of the capacitive buttons nor the home. But I'm already good with the capacitives through another method. Hardware home seems impenetrable. Anything else?

All right. I finally got it! I edited gpio-keys.kl (separate from the rest of the buttons from down there for some reason) and I added a # in front of key 172 HOME and saved it.

Related

G2's Volume UP & Down Key Mapping.

Hello,
Holding down the volume up brings up quickmemo. Unfortunately I use Google Keep and was wondering if the keymapping for volume up could be changed to launch Google Keep.
You can't draw in Google keep...
Sent from my LG-D803 using Tapatalk 4
Brava27 said:
You can't draw in Google keep...
Sent from my LG-D803 using Tapatalk 4
Click to expand...
Click to collapse
When did he say you can draw. ..
Sent from my LG-D800 using Tapatalk 4
trh1341 said:
When did he say you can draw. ..
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
lol...
I'd be curious about remapping the volume buttons also.
spinedoc said:
I'd be curious about remapping the volume buttons also.
Click to expand...
Click to collapse
Seems like there is no way right now. I'm hoping future ROM developers do implement this.
diffstyle said:
Seems like there is no way right now. I'm hoping future ROM developers do implement this.
Click to expand...
Click to collapse
I would soo love this feature
spinedoc said:
I'd be curious about remapping the volume buttons also.
Click to expand...
Click to collapse
I was able to remap the buttons (short press and long press) with the Xposed module called : Xposed Additions. It even lets you remap what they do while in sleep, and do something different when awake.
Install Root Explorer (only one I advise for this).
Root.
Go into \system\usr\keylayout
Edit generic.kl and gpio-keys.kl (I recommend taking backups first).
Find key 115 and 114 in both files.
Remap as you wish. I have mine set to Menu and Home.
Save and reboot.
V
spinedoc said:
I was able to remap the buttons (short press and long press) with the Xposed module called : Xposed Additions. It even lets you remap what they do while in sleep, and do something different when awake.
Click to expand...
Click to collapse
I tried it and mapped next/previous track to up and down volume buttons. Also mapped power button to pause and play when double tapping
vijay555 said:
Install Root Explorer (only one I advise for this).
Root.
Go into \system\usr\keylayout
Edit generic.kl and gpio-keys.kl (I recommend taking backups first).
Find key 115 and 114 in both files.
Remap as you wish. I have mine set to Menu and Home.
Save and reboot.
V
Click to expand...
Click to collapse
Is there a way to change/remap the soft Keys?
Slide said:
Is there a way to change/remap the soft Keys?
Click to expand...
Click to collapse
Not without framework mods, AFAIK, but I hate softkeys. Use AutoHideSoftKeys and get the best of both worlds.
V
vijay555 said:
Install Root Explorer (only one I advise for this).
Root.
Go into \system\usr\keylayout
Edit generic.kl and gpio-keys.kl (I recommend taking backups first).
Find key 115 and 114 in both files.
Remap as you wish. I have mine set to Menu and Home.
Save and reboot.
V
Click to expand...
Click to collapse
Very cool, but for a noob on this, any more direction? Want to change the up button to something else besides memo.
friguy3 said:
Very cool, but for a noob on this, any more direction? Want to change the up button to something else besides memo.
Click to expand...
Click to collapse
I highly recommend using xposed additions above. It is fantastic. My method it's quite universal though. You can remap any hardware key to any other although be weary of remapping your power key and losing the ability to switch on! Look through the generic doc I listed and you can see pretty much any key to remap to. 114 and 115 are the hardware keys for volume up and down. You can change them to camera, home, back or whatever.
V
vijay555 said:
I highly recommend using xposed additions above. It is fantastic. My method it's quite universal though. You can remap any hardware key to any other although be weary of remapping your power key and losing the ability to switch on! Look through the generic doc I listed and you can see pretty much any key to remap to. 114 and 115 are the hardware keys for volume up and down. You can change them to camera, home, back or whatever.
V
Click to expand...
Click to collapse
Downloaded and installed xposed but no idea what the hell im doing. lol looked in downloads but not sure whats going on...Think Ill back off now before I screw something up.
friguy3 said:
Downloaded and installed xposed but no idea what the hell im doing. lol looked in downloads but not sure whats going on...Think Ill back off now before I screw something up.
Click to expand...
Click to collapse
@Friguy, I don't want to hijack the thread, but if you're worried about messing anything up, get yourself clockwork mod or twpm installed so that you can make a full backup and restore. It gives you so much freedom!
Download xposed, find the apk and install it.
Find xposed in your apps and run that. Install the framework, and then goto downloads, find the module you want and download it. Go to modules and put a tick next to the module to enable it, and then reboot your phone to enable everything.
After that, find xposed additions in your apps and run that to configure it. My way is easier but additions gives you more flexibility.
V
vijay555 said:
@Friguy, I don't want to hijack the thread, but if you're worried about messing anything up, get yourself clockwork mod or twpm installed so that you can make a full backup and restore. It gives you so much freedom!
Download xposed, find the apk and install it.
Find xposed in your apps and run that. Install the framework, and then goto downloads, find the module you want and download it. Go to modules and put a tick next to the module to enable it, and then reboot your phone to enable everything.
After that, find xposed additions in your apps and run that to configure it. My way is easier but additions gives you more flexibility.
V
Click to expand...
Click to collapse
Oh I have twrp installed (been flashing for years my old gnex) just had no idea which thing to download. A lot said for xperia, so didn't know if it was for any phone. I'll give it a go this weekend. Thx.
Sent from my VS980 4G using Tapatalk 4
Thanks for the responses, I'll be trying out Exposed when I get the chance.
vijay555 said:
I highly recommend using xposed additions above. It is fantastic. My method it's quite universal though. You can remap any hardware key to any other although be weary of remapping your power key and losing the ability to switch on! Look through the generic doc I listed and you can see pretty much any key to remap to. 114 and 115 are the hardware keys for volume up and down. You can change them to camera, home, back or whatever.
V
Click to expand...
Click to collapse
Any way to remap the power button only when the device is on? i.e. only allow it to turn the device on, but not off.
No, you need the ability turn the phone off. if You get caught stuck our locked up you need the button combination get your phone to shut down
Sent from my LG-D800 using Tapatalk

Home Button no longer works with s view after kit kat update

Anyone else find that the home button will no longer light the S view window. The on/off button and the volume button does but not the home button as in the past.????
dacbeth said:
Anyone else find that the home button will no longer light the S view window. The on/off button and the volume button does but not the home button as in the past.????
Click to expand...
Click to collapse
Same issue here. Friend with same situation also did a factory reset, which didn't help.
mihaelb said:
Same issue here. Friend with same situation also did a factory reset, which didn't help.
Click to expand...
Click to collapse
I haven't found an answer?
dacbeth said:
I haven't found an answer?
Click to expand...
Click to collapse
other than using the power button to turn it on, and crossing my fingers that this will get re-enabled in Android 4.5/5 around July/August, no :/
Also annoyed that the auto-brightness+ setting is now gone, but that at least was fixable through the Lux app.
Brightness button did not disappear on mine. Sprint S4
Any solution for the home button?
It's a world wide issue with all tw KitKat updates.
Sent from my SPH-L720 using Tapatalk
Hi there,
Any solution till now?
Some hack, xposed module, alternatives?
Gachmuret said:
Hi there,
Any solution till now?
Some hack, xposed module, alternatives?
Click to expand...
Click to collapse
Couple alternatives. Wanam with Xposed could fix it. Also, a different launcher would let you set it too.
VandyCWG said:
Couple alternatives. Wanam with Xposed could fix it. Also, a different launcher would let you set it too.
Click to expand...
Click to collapse
Thx bud,
I don't think that the prob is from the launcher, as it doesn't work with other launchers neither (I don't use TW, also it is working normally with s-view cover opened).
I have Wanam with xposed, but don't find any option like that... could you help me out? Thx a lot!
I found another strange issue, don't know if you have it , too. If I deactivate auto-unlock when I open s-view cover, it still unlocks when I open it... even after restart.
Edit: Found the solution for other issue: Nils Notification was set to always unlock when cover opened, nothing to do with rom... My fault
Gachmuret said:
Thx bud,
I don't think that the prob is from the launcher, as it doesn't work with other launchers neither (I don't use TW, also it is working normally with s-view cover opened).
I have Wanam with xposed, but don't find any option like that... could you help me out? Thx a lot!
I found another strange issue, don't know if you have it , too. If I deactivate auto-unlock when I open s-view cover, it still unlocks whne I open it... even after restart.
Click to expand...
Click to collapse
In Wanam, under System, there is a section for Long Home key behavior, can you not, Launch S Voice from there?
I use Google Now, and this is how I launch that.
As for S-view, I can't help with that, I dont have that.

[Q] Menu button...

Hi all
Is there a "fix" for the recent app button to re-map it to menu button on the first touch as it has always been in all previous models?
Thanks
only if u rooted.
koolboyztn said:
only if u rooted.
Click to expand...
Click to collapse
Yes I am sir
Can you point me the way please?
pamarakos said:
Yes I am sir
Can you point me the way please?
Click to expand...
Click to collapse
I would also love to find out how, I cannot stand the new menu button action...
takes some time to get used to, but it's quite better than before. the hardware buuton will be safer)
DP1980 said:
takes some time to get used to, but it's quite better than before. the hardware buuton will be safer)
Click to expand...
Click to collapse
What do you mean the hardware button will be safer?? With 2gb ram what s the point to check open apps? It should be used the opposite way...long press to get to task manager, normal touch to get to menu...I ll wait for the other member to show up with the solution hopefully
Sent from my SM-G900F using XDA Free mobile app
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
DP1980 said:
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
Click to expand...
Click to collapse
That's it...now we are back in business))
You made me smile again...how could I miss normal samsung function...I''m on Galaxy phones since I9000 (s1)...this recent app button made my life harder on the s5...
Thanks again and again!
For the rest here just a hint...it needs a reboot after framework installation and after Gravity box installation...
Thanks again my friend!
You are very welcome, but you could activate the menu function just holding the recent apps button for 0.3 secs without using any additional apps. Anyways, glad i could help
DP1980 said:
Well, actually there is a solution since you are rooted: install Xposed framework, then install/check Gravity Box module within the framework menu. Go into the Gravity Box and assign the buttons to your liking, restart the device and voila!
Click to expand...
Click to collapse
Thanks
for some reason it wont work for me? reinstalled gravitybox and still no luck
It works...
Gravitybox… buttons… menu button… longpress menu button… last apps opened(make point)
Multitasking Button… menu Button… short klick… open menu(make point)
Long klick… last apps opened(make point)
Restart Phone…
Gesendet von meinem SM-G900F
GODSPD said:
for some reason it wont work for me? reinstalled gravitybox and still no luck
Click to expand...
Click to collapse
Yes just try always a reboot between the steps
It works...I even remapped the home button key, long click recent apps...
Sent from my SM-G900F using XDA Free mobile app

Remap Home button function??

Posted this in the T-Mo GS4 section but I've gotten no replies so I'll ask here
Basically what's happening here is that I want to use on screen nav keys. OK cool. Enabled them through Gravitybox I shut off the capacitive LEDs and was able to disable to menu and back buttons all together by editing the generic.kl file in /system/usr/ file.
Now, I'm trying to change the home buttons function to menu instead of home but it isn't working. I reboot and the button is still functioning as home.
I edited key 103 and 172 and replace MOVE_HOME with MENU WAKE_DROPPED. It isn't working.
Anyone got any ideas on what to do?
H3adru5H said:
Posted this in the T-Mo GS4 section but I've gotten no replies so I'll ask here
Basically what's happening here is that I want to use on screen nav keys. OK cool. Enabled them through Gravitybox I shut off the capacitive LEDs and was able to disable to menu and back buttons all together by editing the generic.kl file in /system/usr/ file.
Now, I'm trying to change the home buttons function to menu instead of home but it isn't working. I reboot and the button is still functioning as home.
I edited key 103 and 172 and replace MOVE_HOME with MENU WAKE_DROPPED. It isn't working.
Anyone got any ideas on what to do?
Click to expand...
Click to collapse
NEVERMIND! I figured it out.
If anyone is interested in remapping their hardware buttons, the file to edit is the gpio-keys.kl file in /system/usr/keylayout/ folder.
H3adru5H said:
NEVERMIND! I figured it out.
If anyone is interested in remapping their hardware buttons, the file to edit is the gpio-keys.kl file in /system/usr/keylayout/ folder.
Click to expand...
Click to collapse
There is XPOSED.
Then there are WANAM EXPOSED.
Press Thanks if I helped
Sent from my Samsung Galaxy S4 via XDA app.
DeepankarS said:
There is XPOSED.
Then there are WANAM EXPOSED.
Press Thanks if I helped
Sent from my Samsung Galaxy S4 via XDA app.
Click to expand...
Click to collapse
Unfortunately I'm a stock Google kind of guy so Wanam wouldn't work and gravity box has no settings to change hardware butting single press functions.
It's OK though. Editing the file I posted above works well enough.
H3adru5H said:
Unfortunately I'm a stock Google kind of guy so Wanam wouldn't work and gravity box has no settings to change hardware butting single press functions.
It's OK though. Editing the file I posted above works well enough.
Click to expand...
Click to collapse
Ohh..stock android no root you mean?
Because even I use a rooted stock rom and wanam xposed works like a charm..
Anyways to each his own ^_^
Glad you found something that might help many.
Thanks for sharing
Press Thanks if I helped
Sent from my Samsung Galaxy S4 via XDA app.
DeepankarS said:
Ohh..stock android no root you mean?
Because even I use a rooted stock rom and wanam xposed works like a charm..
Anyways to each his own ^_^
Glad you found something that might help many.
Thanks for sharing
Press Thanks if I helped
Sent from my Samsung Galaxy S4 via XDA app.
Click to expand...
Click to collapse
Oh I'm definitely rooted I'm just using a Google Edition ROM instead of TW. Thanks for your input though dude. When I was using TW Wanam worked like a charm for me too.

Install button greyed out for APK files

Hello all, I just joined the forum and what a great resource. I've been reading through the posts but haven't been able to figure out why I cant install apk files. I've enabled apps from unknow sources but the install button is still greyed out. I just got a Fire HD 10 (7th Generation) and haven't been able to side load any downloaded apk files. I've only loaded one app (VLC) through the amazon app store, would love to load chrome and other apps.
I'd appreciate any help.
Thanks,
Rob
https://forum.xda-developers.com/hd8-hd10/general/hd-10-google-play-store-apk-installs-t3701059
Thank you!
I found and easier way. When you see the greyed out install button, press the square button next to the circle home button. Then just click back to the install screen. Doing that will remove the greyed out install button. Just click install!
Duece solution works for my profile, but not for my kids'. Kids profiles do not have the square button.
I want to install some apps for them. Installing from apk used to work. Now no longer.
Kinda wack solution but saved me a ton of time, can't thank you enough!!
Mpolla said:
Kinda wack solution but saved me a ton of time, can't thank you enough!!
Click to expand...
Click to collapse
ditto! Thanks alot and works like a charm!
It seems that if you install a .apk over a file manager, Amaze in my case the button is not greyed out
Edit: Seems like this only helped for apps that I tried to install after downloading via the browser
Duece214 said:
I found and easier way. When you see the greyed out install button, press the square button next to the circle home button. Then just click back to the install screen. Doing that will remove the greyed out install button. Just click install!
Click to expand...
Click to collapse
Duece214, you are a genius. Simple and perfect solution. Thanks a lot.
Duece214 said:
I found and easier way. When you see the greyed out install button, press the square button next to the circle home button. Then just click back to the install screen. Doing that will remove the greyed out install button. Just click install!
Click to expand...
Click to collapse
This is kinda old post but i'm just seeing it now and it really saved me, bro You're the best
Deuce, thank you.
Deuce...... Nice, Thank You
Duece214 said:
I found and easier way. When you see the greyed out install button, press the square button next to the circle home button. Then just click back to the install screen. Doing that will remove the greyed out install button. Just click install!
Click to expand...
Click to collapse
it worked for me
thanks a lotttt!
Worked great
Duece214 said:
I found and easier way. When you see the greyed out install button, press the square button next to the circle home button. Then just click back to the install screen. Doing that will remove the greyed out install button. Just click install!
Click to expand...
Click to collapse
Worked on Lg G3 LS990

Categories

Resources