Skip to main content
added 38 characters in body
Source Link
Kache
  • 921
  • 9
  • 16

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel > Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This isI can personally confirm this for Windows 7 64-bit and Windows 8.1, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel > Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel > Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

I can personally confirm this for Windows 7 64-bit and Windows 8.1, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

added 2 characters in body
Source Link
Kache
  • 921
  • 9
  • 16

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel>RegionPanel > Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel>Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel > Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

deleted 86 characters in body
Source Link
Kache
  • 921
  • 9
  • 16

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named 00000070. It's for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey. (See notes below for details)
  4. In the right sub-window, there are three subkeys. Key Modifiers designate Alt/Shift/Ctrl/etc and is set to Ctrl. Virtual Key designates the finishing key and is set to Space.
  5. Change the first byte in Key Modifiers from 02 to 00
  6. Change the first byte in Virtual Key from 20 to FF
  7. Log off and log back on. I don't think it's necessary to restart.
  8. Do not change the Hot keys for input languages in the Control Panel, unless you want to do this all over again.:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms and Chinese Simplified

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel>Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages.

  The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed. I wouldn't be surprised if other users had via the same problem with other languages/hotkeys. I believe it might be 00000010 for Chinese SimplifiedGUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named 00000070. It's for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey. (See notes below for details)
  4. In the right sub-window, there are three subkeys. Key Modifiers designate Alt/Shift/Ctrl/etc and is set to Ctrl. Virtual Key designates the finishing key and is set to Space.
  5. Change the first byte in Key Modifiers from 02 to 00
  6. Change the first byte in Virtual Key from 20 to FF
  7. Log off and log back on. I don't think it's necessary to restart.
  8. Do not change the Hot keys for input languages in the Control Panel, unless you want to do this all over again.

Notes: Symptoms and Chinese Simplified

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel>Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages.

  The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed. I wouldn't be surprised if other users had the same problem with other languages/hotkeys. I believe it might be 00000010 for Chinese Simplified.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

I've been aware of this Windows bug for years. After tons of unsatisfying workarounds and fruitless searching the one or two times a year I attempt to find a solution, I finally have it!

#Procedure

  1. Go to Start > Type in regedit and start it
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys
  3. Select the key named:
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
  1. In the right sub-window, there are three subkeys.
  • Key Modifiers designate Alt/Ctrl/Shift/etc and is set to Ctrl (02c00000).
  • Virtual Key designates the finishing key and is set to Space (20000000).
  1. Change the first byte in Key Modifiers from 02 to 00
  2. Change the first byte in Virtual Key from 20 to FF
  3. Log off and log back on. I don't think it's necessary to restart.
  4. Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

Notes: Symptoms

Each registry key (thing that looks like a folder) is for each specific hotkey setting that you would normally find in Control Panel>Region and Language > Keyboards and Languages > Change keyboards... > Advanced Key Settings > Hot keys for input languages. The recurring bug is the hotkey being automatically reset to Ctrl+space even if changed via the GUI.

This is for Windows 7 64-bit, though from my research, it looks like it may work for XP and Vista as well.

Sources:

Traditional Chinese Pocket IME Hot Key Registry Settings

Simplified Chinese MSPY 3.0 IME Hot Key Registry Settings

added 24 characters in body
Source Link
Kache
  • 921
  • 9
  • 16
Loading
added sources
Source Link
Kache
  • 921
  • 9
  • 16
Loading
Source Link
Kache
  • 921
  • 9
  • 16
Loading