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
当我想添加 win + 任意键 的快捷键,发现不能
希望可以开放使用Win+任意键结合的组合键,这样可以有更多的选择。不容易和其他应用争抢快捷键
No response
The text was updated successfully, but these errors were encountered:
感谢建议,只是当初的代码不太好去做扩展,这部分功能增加的话得考虑重构了,后续再加,不会很快上
Sorry, something went wrong.
很开心你认可这是一个可以优化的点,实际上我为了不和其他应用冲突,我设置了ctrl+alt+s 这样的3键,但我确实觉得win+s这样的两个键要好按些 :)
Win 修饰键有点特殊,如果着急用的话可以先用 AHK 映射,比如 win+s --> ctrl+alt+s
No branches or pull requests
相关问题
当我想添加 win + 任意键 的快捷键,发现不能
描述你希望的解决方案
希望可以开放使用Win+任意键结合的组合键,这样可以有更多的选择。不容易和其他应用争抢快捷键
描述你所考虑的替代方案
No response
我确认已查询历史issues
The text was updated successfully, but these errors were encountered: