If you want to replace search button with another action
just go to /system/usr/keylayout/at42qt602240_Touchscreen.kl
(Root required!)
change
KEY 217 SEARCH WAKE_DROPPED
to
KEY 217 CALL WAKE_DROPPED
or
KEY 217 CAMERA WAKE_DROPPED * Camera not work, when long press ,camera will start but automatic take a picture 1 time.
Have a good day!
thanks buddy for the good hint , but i doubt this is the correct section to post ur thread .. thanks
k0sh said:
thanks buddy for the good hint , but i doubt this is the correct section to post ur thread .. thanks
Click to expand...
Click to collapse
Yup. Also there is the button remaper apk in here somewhere I think. Its a good tip though. Galaxy tab general maybe or apps and themes.
Sent from my GT-P1000
zoftdev said:
If you want to replace search button with another action
just go to /system/usr/keylayout/at42qt602240_Touchscreen.kl
(Root required!)
change
KEY 217 SEARCH WAKE_DROPPED
to
KEY 217 CALL WAKE_DROPPED
or
KEY 217 CAMERA WAKE_DROPPED * Camera not work, when long press ,camera will start but automatic take a picture 1 time.
Have a good day!
Click to expand...
Click to collapse
Perhaps wrong section, but i'd asked in q&a but no answers..
So, HOW do i change that file??
Edit: open file in texteditor with root explor er. Got it!
Sent from my GT-P1000 using XDA App
How is this the wrong section? The Guy is posting code to remap buttons. This can be used in ROM DEVELOPMENT. People on xda really shock me sometimes.....
Sent from my ThunderBolt using XDA Premium App
chriskader said:
How is this the wrong section? The Guy is posting code to remap buttons. This can be used in ROM DEVELOPMENT. People on xda really shock me sometimes.....
Sent from my ThunderBolt using XDA Premium App
Click to expand...
Click to collapse
Indeed, this is a development topic.
k0sh been smoking some class A.
Related
Is there any chance to remap soft-buttons on T989 device? I've recieve bad response from "Back" button after replacing LCD touch digitizer and I need to remap this button with "Search" button. How can i do that?
Are you rooted? If so I'll send you a zip to flash in cwm
Sent from my Galaxy SII T-mobile using xda premium
starskyrob said:
Are you rooted? If so I'll send you a zip to flash in cwm
Sent from my Galaxy SII T-mobile using xda premium
Click to expand...
Click to collapse
yes I'm rooted, so you can send me this zip for cwm
I apprecciate for your helping
If you are on gingerbread, this should work just fine.
Your back button will = search.
Search will = Back.
starskyrob said:
If you are on gingerbread, this should work just fine.
Your back button will = search.
Search will = Back.
Click to expand...
Click to collapse
Thanks a lot! Can I apply this for ICS? I can install Gingerbread but now I'm testing ICS roms
btw the "back" button is not working as search
but the search is mapped like back and it's grate!
Ponomar said:
btw the "back" button is not working as search
but the search is mapped like back and it's grate!
Click to expand...
Click to collapse
Glad i could help!
Any chance you have a flashable zip to remap longpress home to shortpress search? Essentially I want to get running apps to come up from tapping search key.
All credits goes to Delanoister
I'm just sharing
Use any root explorer.
Go to: /system/usr/keylayout/sec_touchscreen.kl
Edit with text editor:
Code:
key 158 BACK
key 139 MENU
Replace to:
Code:
key 158 BACK VIRTUAL
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 217 SEACRH VIRTUAL
Save & exit
REBOOT PHONE
----------
If you wanna go back to stock feedback:
Rename:
Code:
sec_touchscreen.kl.bak
To:
Code:
sec_touchscreen.kl
Save & exit
REBOOT PHONE
Nice, Thanks!
Hi Peter Good post .. So useful ....[Little O.T.]... Why not release an hybrid miui from you and delano's version? Your miui uses less ram but delano's rom is nearly full working ... So .. why not found a tem like GioMIuI or something else [/O.T.]
Frankin96 said:
Hi Peter Good post .. So useful ....[Little O.T.]... Why not release an hybrid miui from you and delano's version? Your miui uses less ram but delano's rom is nearly full working ... So .. why not found a tem like GioMIuI or something else [/O.T.]
Click to expand...
Click to collapse
Where is his MIUI?
Peteragent5 said:
Where is his MIUI?
Click to expand...
Click to collapse
On giocommunity...
Sent from my GT-S5660 using xda premium
voetbalremco said:
On giocommunity...
Sent from my GT-S5660 using xda premium
Click to expand...
Click to collapse
Also its working perfectly fine
DarkShadow69 said:
Also its working perfectly fine
Click to expand...
Click to collapse
Yes...
Bugs:
None
Sent from my GT-S5660 using xda premium
Lol. Oh yeah! I've seen it! Mine will have no bugs also...
Works on ace
Btw set your home button as camera button
Is fun
Or.change thw qwerty keys to other stuff xd
Sent from my GT-S5830 using xda premium
Thanks dude i was searching for this
Sent from my GT-S5660 using XDA
CoolCatGetHome said:
Works on ace
Btw set your home button as camera button
Is fun
Or.change thw qwerty keys to other stuff xd
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
How can i make it as camera button?
Sent From My Galaxy S II Mini, Problem?
Report: this method wont work on froyo.
I'm Back To Froyo!
CoolCatGetHome said:
Works on ace
Btw set your home button as camera button
Is fun
Or.change thw qwerty keys to other stuff xd
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
How to set as camera shuttet
Sent from my GT-S5660 using xda premium
Disable the keys
If I disable these keys with comment, and install only softkeys will it work?
Peteragent5 said:
All credits goes to Delanoister
I'm just sharing
Use any root explorer.
Go to: /system/usr/keylayout/sec_touchscreen.kl
Edit with text editor:
Code:
key 158 BACK
key 139 MENU
Replace to:
Code:
key 158 BACK VIRTUAL
key 139 MENU VIRTUAL
key 102 HOME VIRTUAL
key 217 SEACRH VIRTUAL
Save & exit
REBOOT PHONE
----------
If you wanna go back to stock feedback:
Rename:
Code:
sec_touchscreen.kl.bak
To:
Code:
sec_touchscreen.kl
Save & exit
REBOOT PHONE
Click to expand...
Click to collapse
Requirements:
Rooted Xperia ION
Root Explorer (or any similar app)
NOTE:
Always make backup in case you mess up the file.
And I'm not responsible on whatever happens to your device.
Instruction:
Open Root Explorer
Go to /system/usr/keylayout
Set the folder as "Mounted as r/w"
Look for clearpad.kl
Open with any text editor
Look for "key 217 SEARCH VIRTUAL" (without the quote)
And change it to "key 217 POWER VIRTUAL" (without the quote)
Save and exit
Reboot your phone
And your search button is now like the power button
I've only tested this on GB 2.3.7-6.0.F.0.111 I'm not sure if this will work with other version.
Also with this modification you can lock your device but to unlock it you still have to use the power button.
Hitting the thanks button and leaving a reply is much appreciated =D
Thanks dude!
It works perfectly on ICS.
Another trick that saves our power button
eidriyan said:
Also with this modification you can lock your device but to unlock it you still have to use the power button.
Click to expand...
Click to collapse
So this means that its only active when screen is unlocked. And when locked no battery drain from capacitive button always being monitored.
Am I thinking right?
~Jaramie
from my LT28at, rooted and eating an Ice Cream Sandwich
ToledoJab said:
So this means that its only active when screen is unlocked. And when locked no battery drain from capacitive button always being monitored.
Am I thinking right?
~Jaramie
from my LT28at, rooted and eating an Ice Cream Sandwich
Click to expand...
Click to collapse
Yep I Guess. Sorry I cant test it anymore my girlfriend took my ION now im back to arc S :crying:
bump
to answer quesiton please
424aca said:
bump
to answer quesiton please
Click to expand...
Click to collapse
And the question is...
~Jaramie
Sent from my ION
The question you asked regarding the battery drain of the capacitive touch being constantly pressed
Sent from my LT28i using Tapatalk 2
424aca said:
The question you asked regarding the battery drain of the capacitive touch being constantly pressed
Sent from my LT28i using Tapatalk 2
Click to expand...
Click to collapse
Sorry, I have not used this. So I'm no help
However I have stopped using the illumination bar light mod due to battery.
Also this is only good for putting phone to sleep. Still need power button to wake up.
~Jaramie
Sent from my ION
eidriyan, is it possible to remap search button to recent apps like as long press home button?
IncubusUA said:
eidriyan, is it possible to remap search button to recent apps like as long press home button?
Click to expand...
Click to collapse
1+
Sent from my LT28h using xda premium
Or to get to the settings menu
awesome mod
I tried replacing with APP_SWITCH but it shows me the gingerbread recent apps :/
Hit THANKS if my post helps you!
BanorBhai said:
I tried replacing with APP_SWITCH but it shows me the gingerbread recent apps :/
Hit THANKS if my post helps you!
Click to expand...
Click to collapse
Also you need to modifie something in the framework to show the ICS style recent apps.
I think I saw this on the Samsung Captivate/Galaxy S forum... Now I remeber in fact i use it!
Deleted WRONG THREAD
ARNOB said:
1+
Sent from my LT28h using xda premium
Click to expand...
Click to collapse
+2
---------- Post added at 11:48 AM ---------- Previous post was at 11:45 AM ----------
Maybe following this method?
http://forum.xda-developers.com/showthread.php?p=21501238
useful mod, tnx
Hi
I saw this method on how to enable soft-keys mod .
Here we go.
navigate to system/build.prop
go to the bottom of the page ( document )
add this line
qemu.hw.mainkeys=0
save
reboot
check
Peace
That's great, now, how can I disable the samsung buttons? Not the home one, but the menu and back one...
eXtremeDevil said:
That's great, now, how can I disable the samsung buttons? Not the home one, but the menu and back one...
Click to expand...
Click to collapse
Sorry , but I don't know
as I noticed .. I saw this method in other sites .
and8res said:
Hi
I saw this method on how to enable soft-keys mod .
Here we go.
navigate to system/build.prop
go to the bottom of the page ( document )
add this line
qemu.hw.mainkeys=0
save
reboot
check
Peace
Click to expand...
Click to collapse
Will it works in aosp Rom?
Sent from my GT-I9300 using xda premium
and8res said:
Hi
I saw this method on how to enable soft-keys mod .
Here we go.
navigate to system/build.prop
go to the bottom of the page ( document )
add this line
qemu.hw.mainkeys=0
save
reboot
check
Peace
Click to expand...
Click to collapse
thats a nice share, really appreciate your thought for sharing it here
edit:
one drawback is that the touch vibration and sound is not getting turned off for those buttons...
Give it a try ^
eXtremeDevil said:
That's great, now, how can I disable the samsung buttons? Not the home one, but the menu and back one...
Click to expand...
Click to collapse
Oh man
you are lucky
I found a method to do it
navigate to /system/usr/keylayout/Generic.kl
put a hash tag in front of the lines
key 139 menu
key 158 back
so they will look like
#key 139 menu
#key 158 back
save and reboot
Cheers
Thanks man worked great.
and8res said:
Oh man
you are lucky
I found a method to do it
navigate to /system/usr/keylayout/Generic.kl
put a hash tag in front of the lines
key 139 menu
key 158 back
so they will look like
#key 139 menu
#key 158 back
save and reboot
Cheers
Click to expand...
Click to collapse
It worked! Thanks a lot!
Please tell me how to disable button lights , as they become on even after disabling buttons
Sent from my GT-I9300 using xda app-developers app
drnishant123 said:
Please tell me how to disable button lights , as they become on even after disabling buttons
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
under settings ---> screen, the one above battery percentage show ( sorry i don't know how is in english that words)
drnishant123 said:
Please tell me how to disable button lights , as they become on even after disabling buttons
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Setting - display - touch key light duration and set it to always off.
Any screenshots
Sent from my GT-S5570 using xda premium
It works for me with out any problems.
Thanks mate....
Working great for me, thanks.
Sent from my GT-I9300 using Tapatalk 2
hellmainia said:
Any screenshots
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Sure
hellmainia said:
Any screenshots
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Sent from my GT-I9300 using Tapatalk 2
Great but:
- Photo app and Photo Editor are strange.. App is below the navigation bar
- Music app show a second bar :/
Work great and very simple, thanks !
Envoyé depuis mon GT-I9300 avec Tapatalk
I think you are using a modded launcher like me
apps icons come overlap right ?
Hey guys. Is there any fix or mod for making the home button on your s3 wake the device without closing the app that was open before the screen turned off. I am really used to turning on my screen from the home button (used to work on ICS) and now (JB) everytime the screen turns off and i try to wake it with the home button, I go back to the homescreen.
Please help !! thanks
UPDATE:
So the 2 solutions that worked for me either to have s-voice enabled or #&[email protected] s-voice and install jkay framework which has a built in fix
+1
I notice that this behavior is gone on Sotmax V8 rom.
Sent from my GT-I9300 using xda app-developers app
Arsaw said:
I notice that this behavior is gone on Sotmax V8 rom.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
hmmm ill give it a try, ive tried omega rom and wanamlite, but both dont have this feature
is Sotmax V8 good as these roms or not in your opinion? thanks
or just go to Svoice setting and enable "launch Svoice by double pressing home button"
on 4.1.2 it do the right way.. you press homescreen,unlock and you are in the open app..
Mopral said:
or just go to Svoice setting and enable "launch Svoice by double pressing home button"
Click to expand...
Click to collapse
Right!
Inviato dal mio GT-I9300 con Tapatalk 2
svoice introduces a bit of lag using the home button. In ICS there was a fix for that
?????? Galaxy S3 ??????
oae08 said:
Hey guys. Is there any fix or mod for making the home button on your s3 wake the device without closing the app that was open before the screen turned off. I am really used to turning on my screen from the home button (used to work on ICS) and now (JB) everytime the screen turns off and i try to wake it with the home button, I go back to the homescreen.
Please help !! thanks
Click to expand...
Click to collapse
SOLVED!!
Edit:
System/usr/keylayout/generic.kl
Add wake to key 172 HOME:
key 172 HOME WAKE
Save, be sure to fix permissions to rw-r-r
Sent from my GT-I9300 using Tapatalk 2
wednesday13 said:
SOLVED!!
Edit:
System/usr/keylayout/generic.kl
Add wake to key 172 HOME:
key 172 HOME WAKE
Save, be sure to fix permissions to rw-r-r
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Tried it, didn't work
Sent from my GT-I9300 using xda premium
sotmax ROM v8 has the wake system built in..:good:
wednesday13 said:
SOLVED!!
Edit:
System/usr/keylayout/generic.kl
Add wake to key 172 HOME:
key 172 HOME WAKE
Save, be sure to fix permissions to rw-r-r
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Make sure permissions are reset it works. Thanks.
Sent from my GT-I9300 using xda premium
gitlygit said:
Make sure permissions are reset it works. Thanks.
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
still doesn't work here
?????? Galaxy S3 ??????
Works great! so nice! Thanks a lot!
I tried editing the Generic keyboard layout with ES note editor.
Added WAKE on key 172.
Seems to work but after a restart my menu and back keys don't work.
I just added WAKE didn't touch anything else.
Seems I'll need the Original file.
EDIT:
Fixed permissions and works great.
Thanks.
mispost
i did something little different. even after adding wake at key 172 and fixing permissions it takes me to the home screen rather than waking up the device only. i added this :
key 172 HOME WAKE_DROPPED
after doing this, re started my phone. works like a charm! :angel:
Infy_AsiX said:
mispost
Click to expand...
Click to collapse
junaidzaib said:
i did something little different. even after adding wake at key 172 and fixing permissions it takes me to the home screen rather than waking up the device only. i added this :
key 172 HOME WAKE_DROPPED
after doing this, re started my phone. works like a charm! :angel:
Click to expand...
Click to collapse
didnt work t.t
Sent from my GT-I9300 using xda premium
Not working for me. Someone can make a flashable .zip to resolve this problem?
Sent from my GT-I9300 using Tapatalk 2
Not working here either, I tried the WAKE and the WAKE_DROPPED and none work. Permissions are rw-r-r...