You are on page 1of 3

1. Add Soft Shutter Button (Camera): Code: HKEY_LOCAL_MACHINE\Software\Microsoft\Camera\Settings "SoftShutterButton"=dword:1 2.

HSDPA (3G ) din H in 3G+ HKEY_LOCAL_MACHINE\Software\Microsoft\Connectivity \CellularUx\DataConnectionIco n REG_SZ 1XHSDPA = "3G+" default H

3. Unlock Hidden option in ease of access settings: Code: [HKEY_LOCAL_MACHINE\System\Accessibility] "CompactMode"=dword:0 default 1 "TTY"=dword:1 default 0 "telecoil_UI"=dword:1 default 1 "telecoil"=dword:1 default 0 4. Nodo fix 16 bit colour banding Code: HKEY_LOCAL_MACHINE\Drivers\Display\Primary "PrimBPP"=dword:32 HKEY_LOCAL_MACHINE\Drivers\Display\Primary "bpp"=dword:32 HKEY_LOCAL_MACHINE\Drivers\Display\Primary "PanelBPP"=dword:32 5. Google search in IE_ Code: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes REG_SZ "DefaultScope"="Google" HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchScopes\Google REG_SZ "URL"="http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us& q={searchTerms}" Romania --- http://www.google.com/m?source=mobileproducts&dc=gbackstop

6. Decrease Volume for Charger Connecting HKCU\ControlPanel\Sounds\BatteryCharging

InitVol Dword: Set 'Value Data' to 50 or 40 la min 30 (Default 75) and reboot. You can also change the sound of alert itself: HKCU\ControlPanel\Sounds\BatteryCharging Sound REG_SZ Edit 'Value Data' parameter, like I changed mine to Alert-06 which is a softer s ounding one. Be sure to use the Alert sound number that is present on your devic e.

7. Decrease Volume for DTMF sounds HKEY_CURRENT_USER\ControlPanel\SoundCategories\DTMF InitVol Dword: Set 'Value Data' to 25 or 20 (Default 65)

7.2 Decrease Volume for Notification HKEY_CURRENT_USER\ControlPanel\SoundCategories\Notification InitVol Dword: Set 'Value Data' to 40 sau mai mic (Default 85) 8. Caller ID issue fix [HKEY_CURRENT_USER\ControlPanel\Phone] dword: CallIDMatch = 10 apoi restart

9. Bluetooth File transfer -------------------------------------------------------------------------------Pls try this [HKEY_LOCAL_MACHINE\Services\OBEX] "FriendlyName"="OBEX" "DLL"="OBEXSrVr.dll" "Keep"=dword:1 "Order"=dword:12

"Prefix"="OBX" "Index"=dword:0 "UserProcGroup"=dword:2 ;PROCGROUP_SERVICE_MSFT_DEFAULT "Flags"=dword:2 ;DEVFLAGS_LOADLIBRARY [HKEY_LOCAL_MACHINE\Software\Microsoft\Obex] "LogSize"=dword:10 "DebugOutputMask"=dword:0 "DebugOutputChannels"=dword:4 "protocols"="bth" "IsEnabled"=dword:1

You might also like