Simplified Chinese MSPY 3.0 IME Configuration Registry Settings (Windows CE 5.0)
Windows CE uses the registry to store various settings for the Simplified Chinese MSPY 3.0 IME. You can use the registry to change the following settings for the Simplified Chinese MSPY 3.0 IME support in your run-time image:
- End-user-defined Phrase (EUDP) support
- Candidate list accelerator behavior
- Default input mode
- Status window behavior
- Candidate list orientation
- Property UI behavior
- Auto-switch input mode according to SIP state
The following table shows the named values for the HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CHSIME03 registry key.
Value: type | Description |
---|---|
ModeConfig : REG_DWORD | Specifies a combination of bits for EUDP and Pinyin input mode.
The following combinations of bits are possible:
|
AutoCandAccel : REG_DWORD | Specifies the display behavior of the accelerator in the candidate list.
If this value is set to 0, the accelerator is always visible and functional. If this value is set to 1, the accelerator is visible and functional when the Software-based Input Panel (SIP) is inactive and hidden when the SIP is active. Default. |
ShowState : REG_DWORD | Specifies whether the MSPY 3.0 status window is displayed or hidden.
If this value is set to 0, the status window is hidden. If this value is set to 1, the status window is displayed. Default. |
Vertical : REG_DWORD | Specifies the orientation of the candidate list.
If this value is set to 0, the orientation of the candidate list is horizontal. Default. If this value is set to 1, the orientation of the candidate list is vertical. |
NoPropertyUI : REG_DWORD | Specifies it the property UI is displayed or hidden. If the property UI is set to be displayed, a Property button is located on the status window.
If this value is set to 0, a Property button is displayed on the status bar. Default. If this value is set to 1, no Property button is displayed.
|
SIPUpPinyinType : REG_DWORD | Specifies the input mode when SIP is activated. The following values are possible:
|
SIPDnPinyinType : REG_DWORD | Specifies the input mode when SIP is deactivated. The following values are possible:
|
See Also
Chinese (Simplified) Registry Settings
Send Feedback on this topic to the authors