Guest gunapriyan Posted November 5, 2011 Report Posted November 5, 2011 Dear Friends, I am using ZTE Blade (DELL XCD 35). When screen goes to sleep, every time i need to press power button to wake up. How to wake up without press power button. I shall be happy if you could suggest me. Thanks & Regards, Guna
Guest joco_ph Posted November 8, 2011 Report Posted November 8, 2011 havent found a solution for this too. i use screebl to keep it up
Guest Spank_1973 Posted November 8, 2011 Report Posted November 8, 2011 whats's the problem you have with pressing the power button?
Guest hugobosslives Posted November 8, 2011 Report Posted November 8, 2011 whats's the problem you have with pressing the power button? presumably to save it from breaking Dear Friends, I am using ZTE Blade (DELL XCD 35). When screen goes to sleep, every time i need to press power button to wake up. How to wake up without press power button. I shall be happy if you could suggest me. Thanks & Regards, Guna off the top of my head I dunno, and i haven't got the time right now to look into it. but I'm sure you must be able to remap the hardware buttons (in a soft sense). for example after boot. you'd never be able to permanently do it (i.e turn on from off with anything other than the power button) but it must be possible to wake it up from sleep.
Guest PhenomHTX Posted November 8, 2011 Report Posted November 8, 2011 (edited) In cyanogen rom there is a option in lock setting to wake up using volume - or + button. GSF also have add-on to wake up using "back" button, you need to flash it under recovery. Edited November 8, 2011 by PhenomHTX
Guest KonstaT Posted November 8, 2011 Report Posted November 8, 2011 (edited) I think you can do this by editing your ROMs framework-res.apk. Edit res/values/bools.xml. Change boolean in this line from true to false. <bool name="config_disableMenuKeyInLockScreen">true</bool> [/code] You should be able to use Menu key to wake up the phone after that. Edit. tested it with Moldovan MHMP and it didn't work. Edited November 9, 2011 by KonstaT
Guest shmizan Posted November 9, 2011 Report Posted November 9, 2011 there is no way to do that as far as I know. there's no voltage or whatever in those buttons when the screen is locked. it's a kernel thing. what addon is there for GSF?
Guest t0mm13b Posted November 9, 2011 Report Posted November 9, 2011 Just a thought, it may be possible to do so with the proximity sensor - modify the TAOS driver (that's the proximity sensor code within the kernel) to wake up the handset by injecting a power-on hardware key code into the input buffer... and by covering the sensor for a duration of milliseconds to power on... just saying... :)
Guest hugobosslives Posted November 9, 2011 Report Posted November 9, 2011 In cyanogen rom there is a option in lock setting to wake up using volume - or + button. AFAIK this doesn't work on the blade...... Just a thought, it may be possible to do so with the proximity sensor - modify the TAOS driver (that's the proximity sensor code within the kernel) to wake up the handset by injecting a power-on hardware key code into the input buffer... and by covering the sensor for a duration of milliseconds to power on... just saying... :) like a blackberry? :(
Guest t0mm13b Posted November 9, 2011 Report Posted November 9, 2011 AFAIK this doesn't work on the blade...... like a blackberry? :( Blackberry? Please do tell as do not know... waitwut? You saying the Blackberry has that feature? :o
Guest gunapriyan Posted November 16, 2011 Report Posted November 16, 2011 Dear Friends, Thanks for your all replies.... Actually every time, its need to move our fingers to top. If its menu button or volume up or down button means, it may help and easy. Now i am using Libra Ginger ROM.... I request the developers, please consider this case and fix the same. Thanks in advance. Regards, Guna Blackberry? Please do tell as do not know... waitwut? You saying the Blackberry has that feature? :o
Guest hugobosslives Posted November 16, 2011 Report Posted November 16, 2011 You saying the Blackberry has that feature? :o can't tell if your taking the piss or not, so, when you slide it out the case it wakes up by itself through a similar method.
Guest t0mm13b Posted November 16, 2011 Report Posted November 16, 2011 (edited) can't tell if your taking the piss or not, so, Nope! :P when you slide it out the case it wakes up by itself through a similar method. Right... hmm... .that would be some kind of mechanical contact somewhat similar to the old handset Samsung E250v which I used to have... but... The OP is talking about in the context of the Blade so how would that be achieved? :) Edited November 16, 2011 by t0mm13b
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now