Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 01-09-06, 11:15 AM   #1 (permalink)
Aximsite All Star
 
bluevolume's Avatar
Elite Member
 
Join Date: Aug 2003
Location: Rochester, NY
Posts: 870
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Tutorial: Using soft-keys and customizing 'Today' screen

This is a tutorial I put together to help take advantage of the 'softkey' feature in WM5.

By default, our Axim's are not setup with hardware buttons mapped to softkeys. This is unfortunate, as I've found that these softkeys can be very useful in using your PDA without the stylus. Mapping the buttons is very simple -- just go into the "Buttons" program in 'Settings', and change two buttons. I mapped the left softkey to the 2nd button (Contacts button) and the right softkey to the 3rd button (Mail button). This made the most sense to me, but you could map them any way you like.

You can now use the hardware buttons to 'click' the active softkeys on the screen. For example -- in IE, you can click the left button for 'Back' and the right one for 'Menu'.

The only problem with this setup comes on the 'Today' screen, due to the default softkeys that Microsoft chose. If you setup the buttons like I did, you're Today screen will show that the buttons aren't optimal. The 'Calendar' button (1st) will still open the calendar (OK), but the 'Contacts' button (2nd) will also open the calendar since that's what the left softey defaults to. The 'Mail' button (3rd) opens contacts, once again since this is how the right softkey is defined. So lets change it! Follow these steps to Today screen perfection:
1. Open a registry editing program
2. Navigate to HKEY_CURRENT_USER\Software\Microsoft\Today
3. Under 'Today', create a new key called "Keys"
4. Under 'Keys', create a new key called "112".
5. Click on the 112 key, and you will see a "(Default)" value set to nothing. Change the value to "Contacts".
6. Staying in the 112 key, create a new string value named "Open". Set the value to "\windows\addrbook.lnk".

Repeat those steps to set the right key, making these changes:
4. Use "113"
5. Use "Messaging"
6. Use "\windows\messaging.lnk"

Just to verify, here's what the keys look like:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = Contacts
HKCU\Software\Microsoft\Today\Keys\112\Open = \windows\addrbook.lnk
HKCU\Software\Microsoft\Today\Keys\113\(Default) = Messaging
HKCU\Software\Microsoft\Today\Keys\113\Open = \windows\messaging.lnk

Return to the Today screen and verify that the buttons have changed. You might need to do a soft-reset to get it to update.

Thats it! Good luck. :approve:

Last edited by bluevolume; 01-09-06 at 11:31 AM. Reason: Added reg key listing
bluevolume is offline   Reply With Quote
Sponsor Ads
Old 01-09-06, 11:31 AM   #2 (permalink)
Aximsite Veteran
 
Join Date: Jan 2005
Posts: 1,498
Device: Samsung A900m
Carrier: Sprint
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Heart

Thank you Bluevolume for the great tutorial. (I will include this a s a tip in the "WM5 is here to stay" Tip of the day!, if you don't mind!)

Just want to point out:

1-If you don't feel comfortable manipulating your Registry. You can use tool such Tweaks2k2.

2-You can also include this hack along with creating your own Today theme and the ability to customize the color of the bottom bar for free as well. Read the "WM5 is here to stay.." (link below for more!)
__________________
The Lighter Side of Mobile Technology

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

X51V
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Latest News, Tips, Skins, Podcasts, Videos,..Visit
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
SolSie is offline   Reply With Quote
Old 01-09-06, 11:59 AM   #3 (permalink)
Aximsite Prospect
 
Join Date: Dec 2005
Location: U.K.
Posts: 10
Thanked 0 Times in 0 Posts
I would further recommend mapping the fourth button to < Today > to easily return to this useful screen when viewing full-screen applications.

I have also mapped the fifth (record) button to < Rotate Screen > to quickly flip to landscape (useful in full-screen apps but not so pretty with the top & bottom bars taking so much space in WM5).

To maximise the amount of one-handed control (the cursor pad & select can navigate menus) you can map < Start Menu > and < OK/Close >
jwsg is offline   Reply With Quote
Old 01-09-06, 12:46 PM   #4 (permalink)
Aximsite Major League
 
Join Date: Dec 2004
Location: Paris, France
Posts: 488
Thanked 17 Times in 4 Posts
Originally Posted by SolSie
Thank you Bluevolume for the great tutorial. (I will include this a s a tip in the "WM5 is here to stay" Tip of the day!, if you don't mind!)

Just want to point out:

1-If you don't feel comfortable manipulating your Registry. You can use tool such Tweaks2k2.

2-You can also include this hack along with creating your own Today theme and the ability to customize the color of the bottom bar for free as well. Read the "WM5 is here to stay.." (link below for more!)
But when you asked me I already gave you the tip in your thread here
makuu is offline   Reply With Quote
Old 01-09-06, 01:22 PM   #5 (permalink)
Aximsite Prospect
 
Join Date: Dec 2005
Location: U.K.
Posts: 10
Thanked 0 Times in 0 Posts
Thanks indeed to Makuu. After trying his themes here, which install different Today screen soft-keys, I followed his post here and installed Ppctodaythemes, the 1.1 patch, and theme_patch.inf

After building a TSK with my own JPEGs, I find it easier to make colour and soft-key changes by directly editing theme.inf in the tb sub-directory and running build.bat as with the original Themebuilder.
jwsg is offline   Reply With Quote
Old 01-09-06, 04:41 PM   #6 (permalink)
glb
Aximsite Rookie
 
Join Date: Mar 2005
Posts: 22
Thanked 0 Times in 0 Posts
I got a bit confused by the second paragraph in your tutorial posting and wondered why I would want to map softkeys to buttons. Reading the rest of it I decided that you were mapping softkeys to the applications.
As a test I followed your instructions and mapped the Today screen left softkey to TCPMP and it worked well. Now I will just have to decide what programs I really want mapped to the softkeys.
Thanks!
glb is offline   Reply With Quote
Old 01-09-06, 04:58 PM   #7 (permalink)
Aximsite All Star
 
bluevolume's Avatar
Elite Member
 
Join Date: Aug 2003
Location: Rochester, NY
Posts: 870
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Originally Posted by glb
I got a bit confused by the second paragraph in your tutorial posting and wondered why I would want to map softkeys to buttons. Reading the rest of it I decided that you were mapping softkeys to the applications.
As a test I followed your instructions and mapped the Today screen left softkey to TCPMP and it worked well. Now I will just have to decide what programs I really want mapped to the softkeys.
Thanks!
That's not really what I was doing here. I mapped the softkeys to buttons so I could click without having to use the stylus. This only applies to WM5 -- is that where you were confused?
bluevolume is offline   Reply With Quote
Old 01-09-06, 05:37 PM   #8 (permalink)
glb
Aximsite Rookie
 
Join Date: Mar 2005
Posts: 22
Thanked 0 Times in 0 Posts
Originally Posted by bluevolume
That's not really what I was doing here. I mapped the softkeys to buttons so I could click without having to use the stylus. This only applies to WM5 -- is that where you were confused?
Okay. I've never used a stylus to select a softkey. I use my thumb - thought everyone would. Since that works well for me mapping a button to a Today screen softkey would be waste of a button.
Anyway, I may still be confused but it doesn't matter. I can now reconfigure the softkeys on the today screen to quickly access programs other than the defaults and for that I am grateful.

Last edited by glb; 01-09-06 at 05:52 PM.
glb is offline   Reply With Quote
Old 01-10-06, 10:47 AM   #9 (permalink)
CJ4
Aximsite Minor League
 
Join Date: Aug 2005
Location: Charlotte, NC
Posts: 186
Thanked 0 Times in 0 Posts
Is there a way to remove the softkeys from the today screen? I don't like the area that they take up in the today screen.

Thanks,
CJ
CJ4 is offline   Reply With Quote
Old 01-14-06, 07:13 PM   #10 (permalink)
Aximsite Major League
 
Join Date: Dec 2004
Location: Paris, France
Posts: 488
Thanked 17 Times in 4 Posts
For those that don't have any registry editor, I wrote this small script to help you to perform the softkey modification.
makuu is offline   Reply With Quote
Old 01-15-06, 08:45 AM   #11 (permalink)
Aximsite Major League
 
Join Date: Dec 2004
Location: Paris, France
Posts: 488
Thanked 17 Times in 4 Posts
Heart

There is actually a better way, read this .
makuu is offline   Reply With Quote
Reply

Tags
customizing, screen, softkeys, today

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 03:00 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-09 LeckMedia, LLC