View Single Post
  #849 (permalink)  
Old 01-21-2010, 04:24 PM
bteljuice's Avatar
bteljuice
Elite PPCGeeks Member
Offline
 
Join Date: Oct 2009
Posts: 594
Reputation: 2345
bteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIPbteljuice is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Touch Pro 2 Tweaks, Hacks, Tips & Modifications

Quote:
Originally Posted by briggs View Post
Enable Wifi while the phone is in standby. This is good if you use wifi and want to stay signed into msn while hte phone is on standby for example.

<!-- Wifi active during standby-->
<characteristic type="HKLM\System\CurrentControlSet\Control\Power\ State\Resuming\{98C5250D-C29A-4985-AE5F-AFE5367E5006}">
<parm name="Default" value="2" datatype="integer" />
</characteristic>
<characteristic type="HKLM\System\CurrentControlSet\Control\Power\ State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}">
<parm name="Default" value="2" datatype="integer" />
</characteristic>
<characteristic type="HKLM\System\CurrentControlSet\Control\Power\ State\Unattended\{98C5250D-C29A-4985-AE5F-AFE5367E5006}">
<parm name="Default" value="0" datatype="integer" />
</characteristic>


found it in this thread;

http://forum.xda-developers.com/showthread.php?t=401130
After using this, it worked. BUT I can no longer get my phone to sleep after 1min. It just stays awake and have to force it by hitting the power button. Any solution to that?
__________________
If I was able to help you, please me
OverClocked to 748 MHz
OC your TP2: http://forum.ppcgeeks.com/showthread...37#post1882237
Reply With Quote