Possible to change buttons for the navigation bar? - Samsung Galaxy A3, A5, A7 (2017) Questions & Answe

In my former smartphones I always had the back button to the left and the app switching button to the right. Is it in any way possible to swap their positions?

eried1 said:
In my former smartphones I always had the back button to the left and the app switching button to the right. Is it in any way possible to swap their positions?
Click to expand...
Click to collapse
Have you searched for any information on this?

eried1 said:
In my former smartphones I always had the back button to the left and the app switching button to the right. Is it in any way possible to swap their positions?
Click to expand...
Click to collapse
Try Buttons remapper : https://play.google.com/store/apps/details?id=com.irishin.buttonsremapper

Dor71 said:
Try Buttons remapper : https://play.google.com/store/apps/details?id=com.irishin.buttonsremapper
Click to expand...
Click to collapse
Good call. This works really well

Related

Remap keys, how?

Hi! I've been trying to remap my keys (for fun of course). I've been editing system/usr/keylayout/sec_key.kl. but when i remapped and rebooted it still uses the keys as if nothing was changed. Are there more files i need to change?
Sent from my good ol’ Gio
Mid them with notepad ++
Sent from my i9070 using xda premium
Successfully made a flashable zip (On my gio!!) To change the back and menu keys, it worked! Wanna attach but cant on phone.
Sent from my good old gio
Here it is, this was 100% built on my gio lol. Made it when I was bored on the vacation.
what did you changed
warface123 said:
what did you changed
Click to expand...
Click to collapse
What do you mean?
i mean keys to a program or what
warface123 said:
i mean keys to a program or what
Click to expand...
Click to collapse
Clearer?
you no if you hold the menu touched you will get google search is that changed
warface123 said:
you no if you hold the menu touched you will get google search is that changed
Click to expand...
Click to collapse
I think iok just replaced menu button and back button. Not big deal
wojtek267 said:
I think iok just replaced menu button and back button. Not big deal
Click to expand...
Click to collapse
Thats what i did. Now you have to hold back to get to search.
Sent from my good ol' gio
wojtek267 said:
I think iok just replaced menu button and back button. Not big deal
Click to expand...
Click to collapse
oh, so its change postion back to right n menu button to left?
angkrang said:
oh, so its change postion back to right n menu button to left?
Click to expand...
Click to collapse
When you press menu it will go back, and when you press back it will act like menu button, confusing at start but i am used to it now. Using it as i forgot to make a nandroid lol. Will maybe make an aroma script so you can pick reverse the buttons or uninstall (reverse to default).
Sent from my Sensational phone

[DEV REQUEST] Pause Button

[DEV REQUEST] Pause Button
Hi developers ,
I am really thankful for all your contributions that you've made for all of us , I am coming with a new request to see if this is possible ,
I've got mod which helps me to make the Volume rocker button on note to work as previous and next tracks changer when screen is off ,
If this is the case i am looking forward to check with you guys if its possible that when the screen is off can we make the power button for long press as Play Pause ?
This should be possible but power button could actually switch off the phone as well.
this is XXXDDDAAA
UtkarshGupta said:
This should be possible but power button could actually switch off the phone as well.
this is XXXDDDAAA
Click to expand...
Click to collapse
Or how about if its done trough home button ?
aukhan said:
Or how about if its done trough Menu button ?
Click to expand...
Click to collapse
Hey, i dont know much about those things, but i dont think menu button would be a good choice since it is a capacitive button... I'd rather use the home button, cause theres no further use on longpressing it on the lockscreen?
peace
Altair681 said:
Hey, i dont know much about those things, but i dont think menu button would be a good choice since it is a capacitive button... I'd rather use the home button, cause theres no further use on longpressing it on the lockscreen?
peace
Click to expand...
Click to collapse
Hey Altair yes I was also referring to the same button by mistake i mentioned it as Menu button instead of home button :good:
aukhan said:
Hey Altair yes I was also referring to the same button by mistake i mentioned it as Menu button instead of home button :good:
Click to expand...
Click to collapse
Alright just wanted to clear it up and I'm really interested in having this function too!
peace
This could be handy, atm I use the motion to silence by turning over if I need quiet!
tonylee000 said:
This could be handy, atm I use the motion to silence by turning over if I need quiet!
Click to expand...
Click to collapse
Yes i do use that option but when i m on bed and flip over i will pause the track and when i keep is normal the bed will reduce the sound so i've disable the Motion

[Q] Disable hardware buttons

Hi,
I would like to disable the hardware buttons from my Galaxy Tab 3 7.0 since I already made the softkeys visible by changing the /system/build.prop file.
I found HowTo's for other Samsung devices. All of them proposed a modification of the /system/usr/keylayout/Generic.kl file by deactivating the mappings for the keys 139, 158 and 172 (see this thread). Unfortunately, this isn't working for my Tab 3.
Can someone give my advice in this topic?
Thanks in advance,
Greeny
Im curious what edit you made to enable the soft keys
Sent from my SM-T217S using XDA Premium 4 mobile app
I added qemu.hw.mainkeys=0 to the end of /system/build.prop. If you are interested in the source I could post a link, even if I'm not sure whether external links are accepted.
I've got mine disabled and all you do is put # in front of the key mappings.
What I want to know is how to switch the back key (which defaults to the right) and the menu key (which defaults to the left). It's a pain to have the back key on the right.
Anyone know how to swap them, I've tried different steps for galaxy devices and nothing's working.
Thanks for your answer, but this isn't working for me. I prepended the 3 lines with a # and rebooted the device. But the three hardware buttons are still working
linkboy said:
I've got mine disabled and all you do is put # in front of the key mappings.
Click to expand...
Click to collapse
Do you talk about the mappings in the Generic.kl file? I just opened the other *.kl files and noticed keymappings for the same keys in many other files, like vnc-kbd.kl
DerGreeny said:
Do you talk about the mappings in the Generic.kl file? I just opened the other *.kl files and noticed keymappings for the same keys in many other files, like vnc-kbd.kl
Click to expand...
Click to collapse
Open up sec_touchscreen.kl and place a # in front of key 139 MENU and key 158 BACK.
This will disable the Samsung buttons.
linkboy said:
Open up sec_touchscreen.kl and place a # in front of key 139 MENU and key 158 BACK.
This will disable the Samsung buttons.
Click to expand...
Click to collapse
Thank you! The back button is disabled but the center Home button is still working. Any advice for this?
DerGreeny said:
Thank you! The back button is disabled but the center Home button is still working. Any advice for this?
Click to expand...
Click to collapse
Comment out HOME button in gpio-keys.kl
ketut.kumajaya said:
Comment out HOME button in gpio-keys.kl
Click to expand...
Click to collapse
Thank you! That solved it!
When you added the soft keys did it make the launcher bar at the bottom move up and overlap the page dots for the home pages? I turned them on in gravity box and thats what happened.
Thanks
Sent from my SM-T217S using Tapatalk
graffix31 said:
When you added the soft keys did it make the launcher bar at the bottom move up and overlap the page dots for the home pages? I turned them on in gravity box and thats what happened.
Thanks
Sent from my SM-T217S using Tapatalk
Click to expand...
Click to collapse
The soft keys do not overlap the page dots, but they are now really close (see attached screenshot).
DerGreeny said:
The soft keys do not overlap the page dots, but they are now really close (see attached screenshot).
Click to expand...
Click to collapse
Are you on stock ROM?
new-noob said:
Are you on stock ROM?
Click to expand...
Click to collapse
Yes, I am.
DerGreeny said:
Yes, I am.
Click to expand...
Click to collapse
Hi,
Does the bottons move when you turn ur tab horizontaly? Do they move to right edge of the screen?
new-noob said:
Hi,
Does the bottons move when you turn ur tab horizontaly? Do they move to right edge of the screen?
Click to expand...
Click to collapse
Unfortunately they stay at the bottom and overlay the lowest row of icons.
DerGreeny said:
Unfortunately they stay at the bottom and overlay the lowest row of icons.
Click to expand...
Click to collapse
ok good to know, thanks.
I am having some issues with overclocking here on stock ROM so need to consider switching to custom, since as rooted I won't get official update anyway
the major thing with custom is that there is no multi-window available which I heavily use .

Remap multitask to menu?

Any way to do this without root on the Note 4? I believe HTC offers this option on their M7 and M8 phones, so I really hope Samsung did the same since they switched it.
yes please! I believe it can be done but uncertain without decompiling the app doing some recoding and then recompile the results into a .apk file.
Hold the button down....it's menu with a long press of the multitasking button
justpastfinish said:
Hold the button down....it's menu with a long press of the multitasking button
Click to expand...
Click to collapse
That's the exact opposite I want.
justpastfinish said:
Hold the button down....it's menu with a long press of the multitasking button
Click to expand...
Click to collapse
Thanks! I'll take it over the three dots or lines at the top.
Hobox10 said:
That's the exact opposite I want.
Click to expand...
Click to collapse
haha me too i want menu one touch menu and recent long press of home button
I didn't realize the back button still did menu with a long-press. Glad to have learned that rather than having to search the 4 corners of the screen to see where the menu in whatever app is hidden.
When root is found, it should be a simple thing to flip the functionality of it right?
Also, anyone else wish there was a flashlight quick toggle in the notification tray?

Remap button

Is there a way to replace the home key whit the left touch key button?
Otherwise, do you know any Rom for s4 mini that do that?
I found it much confortable to close open apps/windows
EDIT: Im on CM13 right now.
.
k44mos said:
Is there a way to replace the home key whit the left touch key button?
Otherwise, do you know any Rom for s4 mini that do that?
I found it much confortable to close open apps/windows
EDIT: Im on CM13 right now.
.
Click to expand...
Click to collapse
Soft keys of hardware buttons
rookie12 said:
Soft keys of hardware buttons
Click to expand...
Click to collapse
What do you mean?
k44mos said:
What do you mean?
Click to expand...
Click to collapse
Which button the one on the phone itself or the one inside the phone like nexus devices has
rookie12 said:
Which button the one on the phone itself or the one inside the phone like nexus devices has
Click to expand...
Click to collapse
I mean the left touch button located on the s4 mini phone.
I would like to click it instead of the center button to show open apps and close them. Like new android phones do.
k44mos said:
I mean the left touch button located on the s4 mini phone.
I would like to click it instead of the center button to show open apps and close them. Like new android phones do.
Click to expand...
Click to collapse
You are on cm13 go setting button and change the menu key action
rookie12 said:
You are on cm13 go setting button and change the menu key action
Click to expand...
Click to collapse
Are you sure is possible? i can't found it..
k44mos said:
Are you sure is possible? i can't found it..
Click to expand...
Click to collapse
Yes it should be there send me some screen shots
rookie12 said:
Yes it should be there send me some screen shots
Click to expand...
Click to collapse
Apparentely it's possible to put the virtual buttons inside the phone screen..but not to change the actual touch buttons.
It's a valid alternative, but not what i'm looking for btw thanks for the support @rookie12 !
k44mos said:
Apparentely it's possible to put the virtual buttons inside the phone screen..but not to change the actual touch buttons.
It's a valid alternative, but not what i'm looking for btw thanks for the support @rookie12 !
Click to expand...
Click to collapse
Upgrade tot N that has the features and I'm pretty sure MM has them too

Categories

Resources