Sunday, January 6, 2008

My Registry Tweaks for HTC Touch Cruise

well, i really cannot live w/ wm6, esp for default settings. i decided to twist around the wm6 to make it more useable. here is my latest tweak for registry:

改 Memory Card 顯示: "儲存卡 to "Storage Card"
\HKEY_LOCAL_MACHINE\System\StorageManager\Profiles
選擇你想修改名稱的記憶卡種類, e.g. SDMemory, SDMMC, MMC
把 Folder 內的名稱由"儲存卡"修改為"Storage Card"
this MUST be done before installation of other programs as some programs cannot recognize 儲存卡.

Cleartype in landscape mode
[HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings]
"OffOnRotation"=0

Change the application launched by Today screen Soft Keys
To change the application launched by the Today screen Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\Open = "\Storage Card\Program Files\HiCalc\HiCalc.exe" (REG_SZ string, include the quotes)
To change the title of the Left soft key:
HKCU\Software\Microsoft\Today\Keys\112\(Default) = HiCalc (REG_SZ string, no quotes)

中文機用ClearType font方法
HKLM\SOFTWARE\Microsoft\Shell
Change “NoClearType” 1 to 0 (Dword)

關閉不常用的輸入法(減少記憶體資源)
i.輸入法
A.注音
HKCR\CLSID\{E18BFD41-BEB8-11D1-8F9F-00AA00B58D45}
"IsSIPInputMethod" : 0(不開啟)

ii.更改默認的輸入法
倉頡
HKCU\ControlPanel\Sip\DefaultIm
"default input method" : {E18BFD44-DF36-11D1-90DD-0000F81E0CE9}
#請暫時不要將IICoreIM設定為默認輸入法, 因會造成不能開機

修改Home顯示日期及星期
HKLM>nls>overrides
用String Value加入以下

Name : SSDte
String : ddd dd/MM/yy
Name: SLDte
String: dddd dd/MMM/yyyy

自動釋放系統資源
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion

加入
Key :"explorer"
String Value - Name :"AlwaysUnloadDll" / String : "1"

提高系統顯示加速

打開:\HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE底下「limit」的值(正常是61440)改大即可。
我改到了 76800

修改註冊表以提高機器運行速度:
修改註冊表 HKEY_LOCAL_MACHINE\System\StoragManager\FATFS\EnableCache
將原值1改成3,3為推薦數值

一些改善性能的修改(主要是該緩存,根據ROM版本不同,有些鍵可能在註冊表中找不到,新建即可)

HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=8192
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\EnableCache=1
HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize=8192
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS\Filters\DataCacheSize=8192
HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MSFlash\FATFS\Flags=40

Change to 5 Tab HTC Home
HKEY_LOCAL_MACHINE\Software\HTC\HTCHome\Tabsetting = 1,3,4,6,5

怎樣加快 Touch screen 反應 :
\HKEY_LOCAL_MACHINE\Software\OEM\TFLOSettings\FingerPressure
加大原本值, (我改到5500)

A more comprehensive list can be found here and here and here.



No comments: