Sep
26
2009

Changing SoftKey button Mappings for Default, Titanium & Manila Today Screen.

by Mr. Makk

We all have faced annoying issues with the default SoftKey buttons that are pre-mapped in stock roms. And when its possible to personalize them aswell then why have a button that is wasting the space with no use.

So this time i’ll explain how to remap the softkey buttons to whatever application or file you like. You can use some applications but why to have different application do half the work and that to not for all three main today screens.

The three most common and most popular today screes – Empty with no plugin, Manila and the new WM6.5.x Titanium Screens. For other devices there are many other today plugins that use the default empty today screen buttons only.

The application you can use to achieve this are PHM RegEdit to edit from your Windows Device and CeRegEditor to edit from your PC. And the chefs can even add these to there kitchen to add them in their roms.

Empty Today Screen:

Looks something like this-

Default

Here are the registry entries you need to edit.

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112]

@=”Notes

“Open”=”\\Windows\\Start Menu\\Notes.lnk

[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113]

@=”Tasks

“Open”=”\\Windows\\Start Menu\\Tasks.lnk

Key 112 is for the Left SoftKey and 113 is for the Right.

@  - Is the name you want to appear on the Button

“Open” – Is any location to either a main exe file or the lnk file or to even a picture if you want.


Titanium:

Looks something like this-

Titanium

Here are the registry entries you need to edit.

[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\cclock]

“SK1TEXT”=”Contacts

“SK1URL”=”:MSCONTACTS

“SK2TEXT”=”Action

“SK2URL”=”\\Windows\\Start Menu\\Programs\\Utility\\Contacts.lnk

SK1TEXT – Is the name of the key you want to keep

SK1URL – Is the location of the application that you want to install on that key.

SK1 represents left SoftKey and SK2 represents Right SoftKey


Manila:

Looks something like this-

Manila

Here are the registry entries you need to edit.

“HomeLSKText”=”Contacts”
“HomeRSKText”=”ShortCuts”
“HomeRSKPath”=”\\windows\\HTCActionScreen.exe”
“HomeLSKPath”=”\\Windows\\Start Menu\\Programs\\Utility\\Contacts.lnk”

[HKEY_LOCAL_MACHINE\Software\HTC\Manila]

“HomeLSKText”=”Contacts

“HomeLSKPath”=”\\Windows\\Start Menu\\Programs\\Utility\\Contacts.lnk

“HomeRSKText”=”ShortCuts

“HomeRSKPath”=”\\windows\\HTCActionScreen.exe

Do the same with these as well. Here LSK means Left SoftKey and RSK means Right SoftKey.

Previous post:

Next post:


Copyright ©2009, TechParaiso.com, Technology Paradise. Based on Thesis Theme. Designed by TechParaiso.
Articles here should not be reproduced anywhere else without Permission.