View Single Post
  #2015 (permalink)  
Old 04-02-2009, 02:02 PM
Tplane37's Avatar
Tplane37
PPCGeeks Regular
Offline
Location: Akron, OH
 
Join Date: Dec 2008
Posts: 214
Reputation: 725
Tplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuffTplane37 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Tplane37 Send a message via MSN to Tplane37 Send a message via Yahoo to Tplane37
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Quote:
Originally Posted by indagroove View Post
Here's a couple of reg entries in my CHome_Lang_0409 folder, which seem to set the soft keys:

left softkey (for all tabs):
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome]
"SK1TEXT"="Contacts"
right softkey (for clock tab):
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\CHome\CClock]
"SK2TEXT"="Set"
So, how would I go about assigning a different right soft-key to the clock tab. Like calendar or comm manager for example? Thanks.
Take a look at the OEM I made to fix some Reg issues in 21198. One entry I did not see in CHome or it's 0409 RGU's was:

Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CHome\CClock\0409]
"SK2TEXT"="Manager"
But there is an entry already there for the Comm Manager in mine. I just changed the text to read "Manager" instead of "Comm Mana...."

Like I said though, the GUID has to match what you are opening up with the soft key. It is found in:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CHome\CClock]
I did not see the <...\0409> or the <GUID> in the RGU files mentioned in the SYS, but they are in the Registry, so there has to be an RGU somewhere in the SYS to make the entries.
Attached Files
File Type: rar 21198 Registry Fixes.rar (1.9 KB, 15 views) Click for barcode!
__________________
RhodiumW (Sprint)
WM 6.5 - SenseUI 2.5.1922 - MaxManila v2.9 - Home Brewed ROM
Radio: 2.23.00WU


Reply With Quote