View Single Post
  #30 (permalink)  
Old 08-17-2009, 12:46 PM
briggs's Avatar
briggs
mcom
Offline
Location: Ontario
 
Join Date: Oct 2008
Posts: 1,041
Reputation: 3380
briggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIPbriggs is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Touch Pro 2 Tweaks, Hacks, Tips & Modifications

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
__________________
Touch Pro 2 O/C 749mHz: LEAD ROM Mar. 5 2011 6.5 Release Candidate multi carrier lite
Treo Pro ROM: Cooked my own 21911 6.5 from raiderfan's kitchen.

Last edited by briggs; 08-17-2009 at 01:53 PM.
Reply With Quote
This post has been thanked 3 times.