View Single Post
  #431 (permalink)  
Old 04-16-2008, 11:21 AM
qbunnie's Avatar
qbunnie
PPCGeeks Regular
Offline
 
Join Date: Sep 2007
Posts: 218
Reputation: 89
qbunnie is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Titan Kitchen CE OS 5.2.19209 (Build 19209.1.0.2) aka 5060

Quote:
Originally Posted by colonel View Post
Yeah, this has been a long running problem with the dialer. It wasnt resolved and kind of forgotten.
For everybody with the dialer opening after closing an app:
For some reason this problem occurs if the clock is in the top bar (at least in my experience). If you remove it so that only the battery is in the top bar, or nothing at all, this error doesn't occur. HTC Home by default removes the clock, and this fixes the problem.
Here are the registry setting options:

Restore/Remove clock on top bar

[HKLM\Software\Microsoft\Shell\]
"ShowTitleBarClock"=1 (enable)
"ShowTitleBarClock"=0 (disable)

Show Time,Date,both or Battery on top bar at Today screen

[HKLM\Software\Microsoft\Shell\]
Time:
"ShowTitleBarClock"=1 / "TBOpt"=1
Date:
"ShowTitleBarClock"=1 / "TBOpt"=2
Both:
"ShowTitleBarClock"=1 / "TBOpt"=3
Nothing:
"ShowTitleBarClock"=1 / "TBOpt"=0
Battery:
"ShowTitleBarClock"=0 / "TBOpt"=1

You may have to add TBOpt dword value if it doesn't exist. These settings won't take effect until a soft reset.


I got those registry settings from stroths.

Last edited by qbunnie; 04-16-2008 at 11:29 AM.
Reply With Quote
This post has been thanked 1 times.