Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000100 registry key is used to enable the hot key toggle when Pinyin Input Method Editor (IME) is installed. This registry key has the following named values.
| Value : type | Description |
|---|---|
| VK : REG_DWORD | Default set to 70. This value is optional. Specifies IME hot keys for hot key toggle. |
| KM : REG_DWORD | Default set to C001. Specifies key modifier value for the hot key. |
| Ime : REG_DWORD | Default set to e0010804. Specifies the associated IME settings for hot key toggle. |
The following additional registry keys are used to set hot key use in Simplified Chinese.
The HKEY_CURRENT_USER\Control Panel\Input Method\Hot Keys\00000010 registry key is set to enable non-IME toggle to enable or disable the IME. This registry key has the following named values.
| Value : type | Description |
|---|---|
| VK : REG_DWORD | Default set to 20. Specifies a virtual key value for this hot key. |
| KM : REG_DWORD | Default set to C002. Specifies the key modifier value for the hot key. |
| Ime : REG_DWORD | Default set to 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 Full-Half Width toggle used to toggle between full and half-width characters. This registry key has the following named values.
| Value : type | Description |
|---|---|
| VK : REG_DWORD | Default set to 20. Specifies the virtual key value for the hot key for toggling the shape switch. |
| KM : REG_DWORD | Default set to C004. Specifies the key modifier value for the hot key. |
| Ime : REG_DWORD | Default set to 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 to enable symbol input toggle of a symbol character from the keyboard directly. After one character is entered, the keyboard reverts to its previous state. This registry key has the following named values.
| Value : type | Description |
|---|---|
| VK : REG_DWORD | Default set to BE. Specifies the virtual key value for the hot key. |
| KM : REG_DWORD | Default set to C004. Specifies the key modifier value for the hot key. |
| Ime : REG_DWORD | Default set to 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