[Q][CustomKeyMap] help me! power button broken - LG Optimus 3D

can someone make a customkeymap for the powerbutton
replace the 3d button so i can use the 3d button to unlock the screen......
..
my power button is broken please help
thx guys

key mapping wont help you as after deep sleep only power key would wake it. You need to stop from fone going into deep sleep. you may use no lock app on market and then add wake to volumekeys

Stunningkun said:
key mapping wont help you as after deep sleep only power key would wake it. You need to stop from fone going into deep sleep. you may use no lock app on market and then add wake to volumekeys
Click to expand...
Click to collapse
yeh i have made it by myself XD i found how it works but its not working...
thx
but then drains my battery so very fast

i think cm7 has an option to wake on volume keys from deep sleep. this will save you battery but your 3d would be limited.

Stunningkun said:
i think cm7 has an option to wake on volume keys from deep sleep. this will save you battery but your 3d would be limited.
Click to expand...
Click to collapse
REALY :O
i gonna try :O
idont give a F*ck about 3D XDXD

Edit the omap.keypad.kl in /system/usr/keylayout from
key 249 3D-MODE
to
key 249 POWER WAKE
I think it should do the trick

stobias_ah said:
Edit the omap.keypad.kl in /system/usr/keylayout from
key 249 3D-MODE
to
key 249 POWER WAKE
I think it should do the trick
Click to expand...
Click to collapse
i have try't that but when it is in deep sleep it is not working anymore

gamesz2 said:
i have try't that but when it is in deep sleep it is not working anymore
Click to expand...
Click to collapse
sorry, didn´t understood the deepsleep thing
do you mean deepsleep = phone complety shut off ?

stobias_ah said:
sorry, didn´t understood the deepsleep thing
do you mean deepsleep = phone complety shut off ?
Click to expand...
Click to collapse
no when it is a couple of minutes on lockscreen then the customkeymap dont work anymore

then it should work when its
249 POWER WAKE
or
249 POWER WAKE_DROPPED
Code:
WAKE #Completes the action without waking the screen
WAKE_DROPPED #Wakes the phone to complete the action

stobias_ah said:
then it should work when its
249 POWER WAKE
or
249 POWER WAKE_DROPPED
Code:
WAKE #Completes the action without waking the screen
WAKE_DROPPED #Wakes the phone to complete the action
Click to expand...
Click to collapse
I will try this tommorow
Thx cyanogenmod was not working for me so i try this tommorow and i hope it works
Thx
Sent from my LG-P920 using XDA

sorry to disappoint but this wake thing is not gonna work. Were you not able to install cm7?? or could not find the option?

gamesz2 said:
I will try this tommorow
Thx cyanogenmod was not working for me so i try this tommorow and i hope it works
Thx
Sent from my LG-P920 using XDA
Click to expand...
Click to collapse
I have done what you say but also its not working :s
Sent from my LG-P920 using XDA

Stunningkun said:
sorry to disappoint but this wake thing is not gonna work. Were you not able to install cm7?? or could not find the option?
Click to expand...
Click to collapse
I get it to work to get it on lockscreen with a nother key but unlock looks like inpossible the sceen stays black and there is no action (deepsleep)
Iam now on cm7 beceas someone says you can unlock with volume keys but also that is not working
Sent from my LG-P920 using XDA

so you mean wake on volume keys option is not working on it i.e doesn't wake up after going into deep sleep. one more thing if your power key is damaged how are entering the CWM?

Stunningkun said:
so you mean wake on volume keys option is not working on it i.e doesn't wake up after going into deep sleep. one more thing if your power key is damaged how are entering the CWM?
Click to expand...
Click to collapse
Plug in the power (phone turns on)
Hold volume down and 3d
Wait for it
Cwm
Sent from my LG-P920 using XDA

I'm afraid that it's not possible to wake up the O3D with any other button than the power button. There is a similar 6-page thread here:
http://forum.xda-developers.com/showthread.php?t=1351552
You could also try ButtonRemapper but I doubt it will work:
http://forum.xda-developers.com/showthread.php?t=850464
But since you can enter CWM and boot your phone, isn't it possible to flash a stock .kdz ROM (in order to remove the root and CWM) and send it to the LG service?

Well i think i am lost here but i can help but it will cost you your stock LG ui just download and install Go ex and go to settings and make the volume and home key the wakeup buttons..

Do you mean the Go Locker instead of the Go Launcher EX? Last time I used the launcher, it didn't have the option to wake up the phones with the volume buttons. Go locker has this option according to the thread I posted above.

open the sucker,
disassemble it...
find the power button ans the strip that connects it to the Motherboard
you will find an L shaped two parallel wires.
Replace them with phone wires...
(most likely those wires broke...)

Related

[Q] Wake to unlock

I'm wondering if there's a way to make it so other buttons will wake the phone so you see the lock screen. Ideally the home button, but I'd be happy with just the volume rocker
There is an app and it works really well.... I forgot the name though
Sent from my SAMSUNG-SGH-I997 using XDA Premium App
It's called No Lock
I may use no lock since I can't seem to find a good lock screen that will show email sms and weather. However I meant how can I get the phone to respond to more than just the power button from a black screen...
Thanks anyway
widgetlocker able to show emails and other widgets.
it able to wakeup phone with volume keys "sometimes".
nstong said:
However I meant how can I get the phone to respond to more than just the power button from a black screen...
Thanks anyway
Click to expand...
Click to collapse
This is actually my biggest gripe about the phone! Only way to wake it is to hit the power button. Lame. Unless someone knows something I don't
If you enable No Lock you can use the volume rocker as well as the power button to wake the phone
jabreu203 said:
If you enable No Lock you can use the volume rocker as well as the power button to wake the phone
Click to expand...
Click to collapse
Weird. Not for me. Only power button awakens. I'm running Launcher Pro... wonder if that could be it?

[GUIDE] Change wakeup key to the 3d toggle button (MODS PLease move to development

Do you ever felt that you have too small hands for the o3d? Or you just don't like to stretch your finger all the way to the top for unlocking your device? Then you should try this. With this tweak you can unlock the device with a click on the 3d button.
You can only do this in recovery with mounted system and ADB.
In adb *adb pull /system/usr/keylayout/omap-keypad.kl C:\
Open the file in wordpad and you get a list with different buttons. Scroll down to
3D_HOT_KEY
change it to
3D_HOT_KEY WAKE
Save the file and push it back to your phone
*adb push C:\ omap-keypad.kl /system/usr/keylayout/omap-keypad.kl
REBOOT YOUR DEVICE!
You can also assign other buttons the wake up function e.g the volume rocker by adding the line WAKE after it
GOOD LUCK
It does not work, maybe it works when the phone is connected with cable but when it is in deep sleep mode it does not work at all.
Yeah i noticed that now. You can lock it and within about 20 sec you can unlock it with the 3d button but then it enters deep sleep.
Did you try it?
Sent from my LG-P920 using xda app-developers app
Yes I have been trying to do this for a quite a time now nothing seems to be working. I hope you find a way to do it power button is soldered not the part of motherboard itself so if it breaks you are in trouble. I don't understand why LG made this kind of mistake.
I also tried to edit the qwerty.kl but it had the same results. One way would be to write a script that prevents the phone to enter deep sleep but i guess it would drain alot of battery. Am i right?
Sent from my LG-P920 using xda app-developers app
Exactly my friend that will drain the battery. I think maybe they'll review this problem in upcoming ICS update.
But how if the power button is not connected to the software ?
Sent from my LG-P920 using xda app-developers app
I don't know I was to wishing they might resolve this issue.
I've noticed that when you plug your headset in that you can press the headset button and the music will start. And beacouse the music is on the phone is not in deep sleep mode and then you can press the 3d button to wake the screen. So if I could somehow make the 3d button act like the headset and not start the music when I press it then this should work!
Sent from my LG-P920 using xda app-developers app
lzzar said:
I've noticed that when you plug your headset in that you can press the headset button and the music will start. And beacouse the music is on the phone is not in deep sleep mode and then you can press the 3d button to wake the screen. So if I could somehow make the 3d button act like the headset and not start the music when I press it then this should work!
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
It won't work that way.
When the music is playing, it's not in deep sleep mode as you stated.
If you want to use the 3D Button to wake it instead, why not switch the Power Button and the 3D Button functions.
Power Button = 3D function
3D Button = Power function
So the power button is then connected to the motherboard and the software?
Sent from my LG-P920 using xda app-developers app
lzzar said:
So the power button is then connected to the motherboard and the software?
Sent from my LG-P920 using xda app-developers app
Click to expand...
Click to collapse
Not necessarily.
The power button will function as the power button when off, but when on, the functions change.
Sent from my Samsung Galaxy S II w/AOKP
The Dark Lestat said:
Not necessarily.
The power button will function as the power button when off, but when on, the functions change.
Sent from my Samsung Galaxy S II w/AOKP
Click to expand...
Click to collapse
Now how do i do that??

power on/off button not working

hello, i think that some water damaged my on/off button,so i cant use it anymore..i try with widget locker to setup volume buttons but it doesent works also..so i would like to know is tjere any way i can configure those volume keys to use as power button? right now i use app for proximity sensor to wake up the phone,but its bad solution,it is waking up on the pocket,so the screen is like always on
any solutions please
bobahajduk said:
hello, i think that some water damaged my on/off button,so i cant use it anymore..i try with widget locker to setup volume buttons but it doesent works also..so i would like to know is tjere any way i can configure those volume keys to use as power button? right now i use app for proximity sensor to wake up the phone,but its bad solution,it is waking up on the pocket,so the screen is like always on
any solutions please
Click to expand...
Click to collapse
if you use fallout or sweep2wake kernel, u can wake up ds with sweeping the soft keys.
skumara said:
if you use fallout or sweep2wake kernel, u can wake up ds with sweeping the soft keys.
Click to expand...
Click to collapse
i try that, but the problem is that when i use it i have another error , my home key gets crazy , when i press it, it keeps taking screenshots ..only solution would be to use volume keys as wake button,i think..
bobahajduk said:
i try that, but the problem is that when i use it i have another error , my home key gets crazy , when i press it, it keeps taking screenshots ..only solution would be to use volume keys as wake button,i think..
Click to expand...
Click to collapse
Many ROMs have support for wake on volume buttons, I think fallout does, and cm. Have you disabled the sense screenshot function in build.prop, as described in the first post of the thread for amidabuddha's kernel?
Sent from my Desire S using xda app-developers app
Delete post

[Q] Hardware touch keys with screen off

The power button of my i9023 completely died so I remapped the search button as power button by modifying the key layout file in /system/usr/keylayouts/ but it seems that hardware touch keys are inactive when the screen is off.
Is there a way to enable them? I already tried adding the WAKE flag but it doesn't work.
Ansa93 said:
The power button of my i9023 completely died so I remapped the search button as power button by modifying the key layout file in /system/usr/keylayouts/ but it seems that hardware touch keys are inactive when the screen is off.
Is there a way to enable them? I already tried adding the WAKE flag but it doesn't work.
Click to expand...
Click to collapse
These keys are not kept on when the screen is off. You'd be better using something such a volume wake (wake phone by pressing vol + or -) instead. Lots of roms have it in their options.
polobunny said:
These keys are not kept on when the screen is off. You'd be better using something such a volume wake (wake phone by pressing vol + or -) instead. Lots of roms have it in their options.
Click to expand...
Click to collapse
I already have the volume wake but it doesn't work when listening to music so I installed Tap Tap to unlock also with the proximity sensor; this thread was more for curiosity and aesthetic reasons than for real need.
So, from what I understand, that behaviour is hardware related thus impossible to be changed by software.
Hm, I have one question, is something like this:[KERNEL]Slide 2 Wake possible on our device?
Ansa93 said:
I already have the volume wake but it doesn't work when listening to music so I installed Tap Tap to unlock also with the proximity sensor; this thread was more for curiosity and aesthetic reasons than for real need.
So, from what I understand, that behaviour is hardware related thus impossible to be changed by software.
Click to expand...
Click to collapse
Ted Mosby said:
Hm, I have one question, is something like this:[KERNEL]Slide 2 Wake possible on our device?
Click to expand...
Click to collapse
I believe it would need to be implemented in the kernel. I don't think anybody took the time to check deep enough to do that for our Nexus.
Kinda wish we had it too.

how can I use the volume key to wake up my note 10.1 ?

Dear all,
I have N8000 with a stock firmware 4.1.2 not rooted and I would like to use the volume keys to wake up the device not to brake the power button
How can I do that ?
Thank you
You can't as far as I know. However, you can install a widget/shortcut for sleep mode on your home screen so you don't have to use the button to turn of the screen.
Sent from my GT-I9305 using xda app-developers app
hhnnaayy said:
Dear all,
I have N8000 with a stock firmware 4.1.2 not rooted and I would like to use the volume keys to wake up the device not to brake the power button
How can I do that ?
Thank you
Click to expand...
Click to collapse
In using an app called gravity on off, and it puts the device to sleep when you lay it flat on a table or carry it upside down, and wakes the device whenever you move it. I like it for the tablet.
Sent from my HTC_Amaze_4G using Tapatalk 4 Beta
I use also awesome on off to wake the device by motion but I noticed that it consumes battery faster than normal that's why I thought about a MOD or something to wake up the screen by volume keys
Why don't you wake it up by pulling out the s-pen?
Bulbous said:
Why don't you wake it up by pulling out the s-pen?
Click to expand...
Click to collapse
Actually I do I find that the only way till now to wake up the Tablet without pressing the power button but still inconvenient.

Categories

Resources