CTRL-Space always toggles Chinese IME (Windows 7、10)

本文介绍了解决Windows系统中Ctrl+空格被中文输入法占用的问题,通过修改注册表设置来避免该快捷键干扰开发工具的智能提示功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、window占用了ctrl+空格的快捷键,影响开发工具的只能提示的使用。

二、解决方式:

  1. Go to Start > Type in regedit and start it (打开运行输入regedit)
  2. Navigate to HKEY_CURRENT_USER/Control Panel/Input Method/Hot Keys(定位到这个位置) Select the key named:(选择以下俩个语言)
  • 00000070 for the Chinese (Traditional) IME - Ime/NonIme Toggle hotkey
  • 00000010 for the Chinese (Simplified) IME - Ime/NonIme Toggle hotkey
In the right sub-window, there are three subkeys.(ctrl和空格的十六进制表示)
  • 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).
Change the first byte in Key Modifiers from 02 to 00(修改) Change the first byte in Virtual Key from 20 to FF(修改) Log off and log back on. I don't think it's necessary to restart.(注销并重新登录) Do not change the Hot keys for input languages in Control Panel, unless you want to do this all over again.

引用:

http://superuser.com/questions/327479/ctrl-space-always-toggles-chinese-ime-windows-7

https://www.zhihu.com/question/36005148/answer/68621648

转载于:https://www.cnblogs.com/kissfu/p/6222248.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值