以下方法简单实用,可以让Windows 10也支持Ctrl + space切换输入法。
下载并安装AutoHotKey. 在百度搜索一下AutoHotKey就能找到官网。
右键-新建记事本,命名为inputmethod.ahk
填写以下内容:
^Space::#Space
可以放到任意位置,记住不要被误删除了。
右键刚保存的"inputmethod.ahk", 选择"创建快捷方式"。
复制"inputmethod.ahk - 快捷方式" 到 "C:\\Users\\yourname\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\Startup". 记住把yourname换成你电脑的账号名称。
(可用everything搜索Programs\Startup快速定位)
重启电脑。
重启成功后,Ctrl + space就可以切换输入法啦:)
原文網址:https://kknews.cc/code/zn9bkxl.html
没有评论:
发表评论