We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
例入我想录入ctrl + a ,当我按下ctrl还未按下a时,就已经结束录入了。
The text was updated successfully, but these errors were encountered:
我也是这个样。
Sorry, something went wrong.
我也遇到了同样的问题,尤其是输出 ctrl, command,alt时。
不知道是Bug还是作者没找到方法,我通过鼠标加键盘搞定了... 方法就是在鼠标点击设置快捷键那个按钮的同时按下你需要的键位,虽然挺蠢,但是成功了。 比如我想某个功能映射为“Ctrl+⬆️”,那就在还没要求你输入的时候,把鼠标调整到输入快捷键上面但是不按,然后左键、Ctrl、⬆️一起按。多试几次就行了。
经过不断尝试,终于发现机关,以下方法亲测可以设置组合快捷键。以设置组合键Crtl+T为例 鼠标按下 “点击记录快捷键” 按钮后先不要松开鼠标 然后 一直按着想要设置的组合键中的第一个按键如Crtl不动 然后鼠标可以松开了,此时“点击记录快捷键”会变成一个带着回车符号的文本框,现在再按第二个按键T,就能设置组合快捷键Crtl+T了
No branches or pull requests
例入我想录入ctrl + a ,当我按下ctrl还未按下a时,就已经结束录入了。
The text was updated successfully, but these errors were encountered: