telcontar
13th April 2006, 05:32 AM
I was perusing thru this list of WM5 hacks:
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
and noticed the two at the bottom of the page regarding adding a Wireless status line to your Today screen (bluetooth on/off, wireless on/off as well as wireless network name) and also being able to set your phone to auto-sync the time (handy when traveling). Both hacks worked for me, seem to work real well. I'm sure there is a today plug-in that is similar but this seems to be built-in to WM5.
I'm using the T-Mobile customized 2.17 ROM for Qteks.
AKU2 ROMs tweaks
These are tweaks that have been confirmed to work on AKU2 ROMs, and confirmed not to work on earlier ROMs Show Wireless Today item
By just adding following keys to the registry will get you a nice 'wireless' today item that show Network name/status, WiFi name/status as well as Bluetooth status. Confirmed to work on AKU2 ROMs
[HKLM\Software\Microsoft\Today\Items\"Wireless"]
"DLL"="netui.dll"
"Order"=dword:00000000
"Enabled"=dword:00000001
"Type"=dword:00000004
Add time sync page to Phone Settings
To add a time sync page to your Phone Settings (Start > Settings > Phone > Options > Time Zones) , set the following:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 1 (DWORD decimal)
And to remove again:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 0 (DWORD decimal)
http://wiki.xda-developers.com/index.php?pagename=WM5_Tweaks_Other
and noticed the two at the bottom of the page regarding adding a Wireless status line to your Today screen (bluetooth on/off, wireless on/off as well as wireless network name) and also being able to set your phone to auto-sync the time (handy when traveling). Both hacks worked for me, seem to work real well. I'm sure there is a today plug-in that is similar but this seems to be built-in to WM5.
I'm using the T-Mobile customized 2.17 ROM for Qteks.
AKU2 ROMs tweaks
These are tweaks that have been confirmed to work on AKU2 ROMs, and confirmed not to work on earlier ROMs Show Wireless Today item
By just adding following keys to the registry will get you a nice 'wireless' today item that show Network name/status, WiFi name/status as well as Bluetooth status. Confirmed to work on AKU2 ROMs
[HKLM\Software\Microsoft\Today\Items\"Wireless"]
"DLL"="netui.dll"
"Order"=dword:00000000
"Enabled"=dword:00000001
"Type"=dword:00000004
Add time sync page to Phone Settings
To add a time sync page to your Phone Settings (Start > Settings > Phone > Options > Time Zones) , set the following:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 1 (DWORD decimal)
And to remove again:
HKLM\SOFTWARE\OEM\PhoneSetting\ShowTimeZonesPage = 0 (DWORD decimal)