Quote:
Originally Posted by dharvey4651
I am looking for a regedit to change the default input method. I am particularly fond of PCMKeyboard and use it religiously but every time I soft reset it always defaults back to the 20 button Touch Keyboard.
Thanks in advance, Dan.
|
Took me a while to figure this out, but you have to first completely disable the Touch keyboard. If you use the standard default sip settings Touch keyboard will always override it on a soft reset.
Reversible method:
Go to [HKEY_CLASSES_ROOT\CLSID\{198D503A-EFFE-4afd-BC54-EED333C80E6D}\InprocServer32] change the default value from \windows\ezinput.dll to something else like \windows\del_ezinput.dll
Also change the default value at [HKEY_CLASSES_ROOT\CLSID\{198D503A-EFFE-4afd-BC54-EED333C80E6D}\IsSIPInputMethod] to 0
Do the same thing at [HKEY_CLASSES_ROOT\CLSID\{62B00599-25D2-4e09-8C48-03BF26DB8517}]
(Note: You can also completely delete these two keys rather than renaming the values.)
Then you can use the standard method of setting the default sip. Go to [HKEY_CURRENT_USER\ControlPanel\Sip] change the defaultim key to the right value for PCMkeyboard (never used it so i'm not sure). Just search HKCR\CLSID for the keyboard you want and copy down it's CLSID with the brackets then put that in for the defaultim.
Let me know if that doesn't make sense and I'll explain it more thoroughly.
~Xen
|