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
这是我配置的:
一直显示这个
但使用 ` + z 却可以打开
看着配置一样啊
The text was updated successfully, but these errors were encountered:
这是全局热键的三种功能导致的:启动、最小化、恢复窗口或同类窗口切换 原因是桌面进程explorer.exe已经启动,所以就不会再重复启动而是切换窗口了 见:https://hui-zz.github.io/RunAny/#/README?id=%e5%85%a8%e5%b1%80%e7%83%ad%e9%94%ae
首先系统有默认的全局快捷键打开我的电脑:Win+E 然后确实想用RA自定义热键打开有两种方式: 【1. 直接打开】
我的电脑(&Z) !h|explorer.exe ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
【2. 映射系统热键】
我的电脑(&Z) !h|#e::
Sorry, something went wrong.
这两种方式都只能打开新的资源管理器,而无法做到:
所有exe程序设置独立全局热键后有三种功能:
启动、最小化时激活 已激活时最小化 同个exe程序多窗口切换功能于一体
这些功能吧
No branches or pull requests
这是我配置的:
一直显示这个
但使用 ` + z 却可以打开
看着配置一样啊
The text was updated successfully, but these errors were encountered: