Opera Mobile 9.5 beta notification bug fixed - WMExperts:
"There is a very simple workaround for the keyboard issue. Open a registry editor  and go to HKEY_CLASSES_ROOT CLSID. Find the CLSID for the default keyboard SIP. Set 'IsSIPInputMethod' to 0. Opera will no longer set it to the default SIP.  The only downside is now you can t switch back to the default SIP."
In my iPAQ 914c's case, it I found several :
{42429667-ae04-11d0-a4f8-00aa00a749b9}/IsSIPInputMethod 
{42429690-ae04-11d0-a4f8-00aa00a749b9}/
{42429691-ae04-11d0-a4f8-00aa00a749b9}/
{F0034dd0-2aD4-11d0-9CB0-00aa00a749b9}/
SIP List Removal/Modification
Removing all by the default keyboard and Letter Recogniser leaves 2 options in the SIP list and saves about 1mb.
SIP 
Setting SIP List 
Search for "IsSIPInputMethod" Subkey of the SIP CLSID ([HKEY_CLASSES_ROOT\CLSID\) 
then set "(Default)" to 1 if Visible or 0 if remove or not Visible in SIP List 
example:(check if you have the same CLSID) 
Keyboard -> CLSID"{42429667-ae04-11d0-a4f8-00aa00a749b9}" 
[HKEY_CLASSES_ROOT\CLSID\{42429667-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod] 
@="1" <- 1 if included in the SIP list, 0 if not 
Letter Recognizer -> CLSID{42429690-ae04-11d0-a4f8-00aa00a749b9} 
[HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod] 
@="1" <- 1 if included in the SIP list, 0 if not 
Block Recognizer ->{42429691-ae04-11d0-a4f8-00aa00a749b9} 
[HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod] 
@="1" <- 1 if included in the SIP list, 0 if not 
Transcriber-> CLSID {F0034DD0-2AD4-11d1-9CB0-E84BE8000000} 
[HKEY_CLASSES_ROOT\CLSID\{F0034DD0-2AD4-11d1-9CB0-E84BE8000000}\IsSIPInputMethod] 
@="1" <- 1 if included in the SIP list, 0 if not 
Phone Pad -> CLSID {51A2CB38-154E-4C92-A625-A83871C99EC2} 
[HKEY_CLASSES_ROOT\CLSID\{51A2CB38-154E-4C92-A625-A83871C99EC2}\IsSIPInputMethod] 
@="1" <- 1 if included in the SIP list, 0 if not 
Keyboard Options 
[HKEY_CLASSES_ROOT\CLSID\{42429667-ae04-11d0-a4f8-00aa00a749b9}] 
"KBMode" -> Change to the Following value 
dword:00000000 -> Use Large Keys 
dword:00000003 -> Use Large Keys with Gesture 
dword:00000005 -> Use Small Keys 
Letter Recognizer 
[HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}] 
"LeftHanded"=dword:00000000 ->1 to set "Right to left Crossbar", 0 if not 
"Accents"=dword:00000001 -> 1 to "Allow Accented Characters", 0 if not 
"SingleStroke"=dword:00000000 -> 1 to "Quick Stroke", 0 if not 
Block Recognizer 
[HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}] 
"Accents"=dword:00000000 -> 1 to "Allow Accented Characters", 0 if not
No comments:
Post a Comment