Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings (Windows CE 5.0)

Send Feedback

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000010 registry key is set so that users can toggle to enable or disable the IME. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_SPACE. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_CONTROL. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000011 registry key is set to enable users to toggle between full and half width characters. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_SPACE. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_SHIFT. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000012 registry key is set to enable switch symbol mode. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_OEM_PERIOD. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_CONTROL. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000013 registry key is set to enable users to toggle between Chinese and English language input modes. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_SHIFT. Specifies the virtual key value.
Note   MSPY3 generally does not support the VK_SHIFT, VK_CONTROL, or VK_MENU values as custom hot keys for the KM registry key, except for this setting. For all other cases, setting the KM key to VK_SHIFT, VK_CONTROL, or VK_MENU does not work properly.
KM : REG_DWORD Default is MOD_ON_KEYUP. Specifies the key modifier value for the hot key.
Note   MSPY3 generally does not support the MOD_ON_KEYUP value as a custom hot key for the KM registry key, except for this setting. For all other cases, setting the KM key to MOD_ON_KEYUP does not work properly.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000014 registry key is set to enable users to dismiss the candidate window or composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_ESCAPE. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000015 registry key is set to confirm the currently selected candidate or composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_SPACE. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000016 registry key is set to enable users to select the next candidate. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_DOWN. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000017 registry key is set to select the previous candidate. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_UP. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000018 registry key is set to enable the page down key for the candidate window. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_NEXT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000019 registry key is set to enable the page up key for the candidate window. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_PRIOR. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001A registry key is set to enable moving the cursor to the next character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_RIGHT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001B registry key is set to enable moving the cursor to the previous character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_LEFT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001C registry key is set enable users to go to the first character of a composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_HOME. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001D registry key is set to enable users to go to the last character of a composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_END. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001E registry key is set to enable users to move the highlight to the next character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_RIGHT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_SHIFT. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\0000001F registry key is set to enable users to move the highlight to the previous character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_LEFT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_SHIFT. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000020 registry key is set to enable users to move the highlight to the first character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_HOME. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_SHIFT. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000021 registry key is set to enable users to move the highlight to the last character in the composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_END. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_SHIFT. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000022 registry key is set to enable converting the character before the cursor in the composition string into a reading string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_BACK. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000023 registry key is set to enable deleting one character after the cursor in a composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_DELETE. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000024 registry key is set to enable deleting one character before the cursor in a composition string to reading. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_BACK. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000025 registry key is set to finalize a composition string or define the highlighted part of a composition string as EUDP. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_RETURN. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_IGNORE_ALL_MODIFIER. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000026 registry key is set to move cursor to the next phrase in composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_RIGHT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_CONTROL. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000027 registry key is set to move the cursor to the previous phrase in a composition string. The following table shows the named values for this key.

Value : type Description
VK : REG_DWORD Default is VK_LEFT. Specifies the virtual key value.
KM : REG_DWORD Default is MOD_LEFT|MOD_RIGHT|MOD_CONTROL. Specifies the key modifier value for the hot key.
Ime : REG_DWORD Default is e0010804. Specifies the keyboard layout value of the IME for the hot key.

See Also

Chinese (Simplified) Registry Settings

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.