Misc

Pocket PC

Backlight Error

installing Tomtom or Core Player/TCMCP can change the light settings so the screenlight or screen never turns itself off, but stays dimmed.

fix this by editing the registry key below

HKCU/CONTROL PANEL/POWER change 'SCREEN' value to 30 or 60 seconds.

JwrightMCPS? Rom

http://forum.xda-developers.com/showthread.php?t=303685

XDA_EXEC_WWE_20202_20307_11500.zip

General Rom Downloads

http://wiki.xda-developers.com/index.php?pagename=WM6_Universal

Change delay between incoming call and ringtone sounding

Go to: HKEY_CURRENT_USER\ControlPanel?\Sounds\RingTone0?.
In the key “Scripts” you should change “apw3r” for “apw*r”, where “*” is a timeout in seconds
0,1,2,…..RingTone? 1-3. The same operation is applicable for other events: (Alarm, SMS … )

Standard GSM codes for call diverts :

Divert Voice Calls, No Answer (delay nn seconds: max 30 seconds, in 5 second increments)

Set: **61*destination*11*nn#[SEND]
Cancel: ##61*11#[SEND]
Query: *#61*11#[SEND]

Divert All Calls, No Answer (delay nn seconds: max 30 seconds, in 5 second increments)

Set: **61*destination*nn#[SEND]
Cancel: ##61#[SEND]
Query: *#61#[SEND]

Bluetooth voice volume


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Device

Under this you would find several keys. Each key represents a device you are paired with. In my case I have only 2 keys since my PDA is paired only with 2 devices (my notebook, and my handsfree) Then navigate to the handsfree key, so mine reads like this

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\Device\000c55401c45\Services\0000111e-0000-1000-8000-00805f9b34fbMobile

You would find a dword called name, verify that the value coressponds Hands Free

Change the channel to 5 (my default was 2) 5 seems to work better with Motorolla H500.

Then Navigate to

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\AudioGateway

Then go to MicVolume. Change it to 20 (Default is 8)

Broadcomm/Widcomm stack

http://forum.xda-developers.com/showthread.php?p=1115973

Change block size

HKLM/drivers/sdcard/clientdrivers/class/mmc_class and click on string "block transfer size" change the value to 256. thats it and soft reset.

Bluetooth fix for universal

Using stereo bluetooth headsets can be a little problematic. Here is how I have got it working flawless and i thought i could share this info. Heres how -

1. Use default MSBT stack. The broadcomm stack is buggy and does not work seamlessly to use it for phone calls.
2. Pair your headset and enable stereo and handsfree profiles as you would normally do.
3. Make this registry change to get stereo audio to work without issues (most times it only plays first 2 seconds and goes dead. This one fixes those kind of issues!)
HKLM\Software\Microsoft\Bluetooth\A2DP\Settings\
1. Bitpool - 40 (decimal)
2. MaxSupportedBitPool - 65 decimal

Change block size

HKLM/drivers/sdcard/clientdrivers/class/mmc_class and click on string "block transfer size" change the value to 256. thats it and soft reset.

Get Ruby working

  1. Install PocketConsole?
  2. Install PocketCMD?
  3. If you cannot get console to appear after reboot, go to registry, set HKEY_LOCAL_MACHINE\Drivers\Console\OutputTo?" to “0”. (it was 4294967295)
  4. Extract the ruby zip to the root of the Storage Card
  5. Make a batch file with the following in it :
set PATH=\windows;\storage card\ruby\bin;
set
  1. Type ruby -v into the console. If you get version info you are set happy smiley

BT Mobile Settings

Internet:
Connection Name: BT Mobile
Modem: Cellular Line (GPRS,3G)
APN: btmobile.bt.com
UN: a
PWD: a

WAP:
Connection Name: BT WAP
Modem: Cellular Line (GPRS,3G)
APN: btmobile.bt.com
UN: bt
PWD: bt

Proxy Settings: 212.183.137.012
Port: 9201

MMS

Connection Name: BT MMS
Modem: Cellular Line (GPRS,3G)
APN: btmobile.bt.com
UN: bt
PWD: bt

Server name BT
Gateway Address: 212.183.137.12
Port:8799
Server Address: http://mms.bt.com/servlets/mms
Connect Via Internet
WAP Version 2

Disable SMS Threading WM6?

If you have already done this :

"HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings\SMSAvailable

Change dword value from 1 to 0 "

you will have to turn back the SMSAvailable dword from 0 to 1 (its original alue)

then

create a folder named OEM in HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings

Then in the new named OEM folder, create a DWORD key called

SMSInboxThreadingDisabled

with a value of 1


Crédits to : ziadah

SMS Sent Notification

HKLM\Software\Microsoft\Inbox\Settings\SMSNoSentMsg (DWORD decimal) - 0=Notify 1=No Notify

TouchPanel? Sensitivity

To increase touchscreen sensitivity you can set various value to the following registry key: [HKEY_LOCAL_MACHINE\Drivers\TouchPanel] "PressureThreshold"=dword:2710 (hex) ; this is the initial value 10000 (dec)