View Single Post
  #122 (permalink)  
Old 11-14-2007, 06:34 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change the application launched by Today screen Soft Keys

To change the application launched by the Today screen Left soft key:

Quote:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Windows\Calendar.exe" (REGSZ string, including quotes)
To change the title of the Left soft key:
Quote:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = "Calendar" (REGSZ string, no quotes)
To change the application launched by the Today screen Right soft key:
Quote:
HKCU\Software\Microsoft\Today\Keys\113\Open = "\Windows\Start Menu\Programs\Contacts.lnk" (REGSZ string, including quotes)
To change the title of the Right soft key:

Quote:
HKCU\Software\Microsoft\Today\Keys\113\(Default) = "Contacts" (REGSZ string, no quotes)
Note that 113 normally doesn't exist by default, and probably needs to be created
Also note that there is at least 1 application that allows you to set these through a GUI, developed by FdcSoft called SoftKeyAppletEx.
__________________
Prasanna Vignesh
MCPD | Web Developer
Reply With Quote