Windows Mobile Tweaks Change default input method
You can follow these steps to change the default input panel. For example if you always want to use the telephone pad, :
- Use a search tool in a registry editor like PHM Registry editor, search for phone pad and you will find a string like this one:
HKEY_CLASSES_ROOT\CLSID\{51A2CB38-154E-4C92-A625-A83871C99EC2}
(note: this is an example, your clsid can differ )
Then navigate to this thread:
HKEY_CURRENT_USER\ControlPanel\Sip\
Change the “DefaultIm” value to the ClassID string of the input method you want to use as the default. |