IT Community - Software Programming, Web Development and Technical Support

Windows Mobile Tweaks

This is a discussion on Windows Mobile Tweaks within the Windows Mobile forums, part of the Mobile Software Development category; Show Date and Time in Title Bar The Pocket PC display the time in the title bar, the user can ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Software Development > Mobile Software Development > Windows Mobile

Register FAQ Members List Calendar Mark Forums Read
  #1  
Old 10-26-2007, 10:08 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Show Date and Time in Title Bar

The Pocket PC display the time in the title bar, the user can select Analog or Digital using tap&hold on the time. But some people also want the date to be easily available, this was actually available on Palm-size PC devices. Fortunately there is a tweak to display both the date and time instead of time only in the Pocket PC title bar :


Browse to
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
Create a binary value named "TBOpt" and set its value to "13 00 00 00".
Save any unsaved document and reset your Pocket PC.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 10-26-2007, 10:10 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Enable original backlight and contrast applets

Many OEM replace the Backlight and/or Contrast settings applet by their own versions :

Compaq iPaq 3650 :

OEM Backlight applet, same as original but with a Brightness tab for iPaq special purposes. Removed the Contrast applet because contrast settings are not supported on the iPaq.

Casio EM-500 :
OEM Brightness applet that replace both the original Backlight and Contrast. Added the ability to set different brightness values for battery and external power operations.
Removed "Turn on backlight when a button is pressed or the screen is tapped" settings because it is not supported, replaced by the Auto Dim settings.
Included the contrast in the same applet, the system one does work, but their device act at the oposite of what it should (Dark is Light and Light is Dark).

HP Jornada 548 :
OEM Backlight applet, removed the External Power tab the "Turn on backlight when a button is pressed or the screen is tapped" setting for Battery Power because these settings are not supported.

Now, here is how to restore the Microsoft original applets on any Pocket PC, note that most settings OEM have been hiding with their own applet does not work anyway, the OEM applet(s) will still be available in the Settings.
For the Backlight applet, browse to

HKEY_LOCAL_MACHINE\ControlPanel\Backlight\

Rename the "Redirect" value to "Redirect disabled", you could just delete it, but renaming it makes it easy to go back to the OEM setting.
For the Contrast applet, do the same with

HKEY_LOCAL_MACHINE\ControlPanel\Contrast\
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 10-26-2007, 10:13 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Customize startup programs

In this registry key you can find all the items that appear in the 'New' menu on the Today screen:
Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Extens ions\NewMenu
These are the programs that automatically start when performing a soft reset:

Quote:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\Start Items
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 10-26-2007, 10:14 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Speed Up your Pocket PC

This tweak might help improving visual performance of your pocket pc:
  1. Open your registry editor o�n your Pocket PC
  2. Navigate to
    Quote:
    HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
  3. Change the value of 'limit' from 8192 to 32768
  4. Close registry editor and soft reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 10-26-2007, 10:15 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Customize 'Low Battery' alerts

Browse to

Quote:
HKEY_CURRENT_USER\ControlPanel\Notifications\{A877 D663-239C-47a7-9304-0D347F580408}\
Create a String value named "Default" and set its value to "Low battery warning".

Now go to Start > Settings > Personal tab > Sounds & Notifications applet > Notifications tab, select "Low battery warning" in the "Select an event" drop-down list and you can customize it.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 10-26-2007, 10:16 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Disable start menu animation

Browse to

HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\

Change the "AniType" value from 6 to 0.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 10-26-2007, 10:17 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Auto-Launch programs after soft-reset

Simply put a shortcut to that program or file in the windows\startup folder.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 10-26-2007, 10:29 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Disable SMS Sent notification

Disable SMS Sent Notification :

Quote:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settin gs]
"SMSNoSentMsg"= dword:00000001
->1 to disable
->0 to Enable
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 10-26-2007, 10:31 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change the "Message Send" notification message

Changing the Message Sent Notification Message:

Quote:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Inbox\Svc\SM S]
Change the Value "MessageSent" to whatever you like the Default is "Message Sent"

Only works on Windows Mobile 2003 Phone edition and requires a soft-reset.
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 10-26-2007, 10:31 PM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,264
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Change Internet Explorer Homepage

Changing Homepage in Pocket internet explorer:

Quote:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://yourpage.com"
__________________
Prasanna Vignesh
MCPD | Web Developer
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Mobile - Interview FAQ prasannavigneshr Interview Questions & Answers and Tips 15 01-24-2008 03:48 AM
Answering Machine for Windows Mobile S.Vinothkumar Windows Mobile 1 09-06-2007 07:43 AM
How to fix the appointments in windows mobile using C#? mobilegeek C# Programming 3 08-20-2007 06:37 AM
How to Soft Reset Windows Mobile 5.0 ? theone Windows Mobile 0 07-17-2007 02:42 AM
New T-Mobile phone runs Windows Mobile 6 vadivelanvaidyanathan The Lounge 0 05-22-2007 07:19 AM


All times are GMT -7. The time now is 01:21 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.
Our Partners
One Way Moving Companies | Stamford Dentist | Euro Millions Lottery | Home Loans| Furniture

SEO by vBSEO 3.0.0