Skip to content
New issue

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

Windows key hotkeys problem #4

Open
lydell opened this issue Aug 14, 2013 · 0 comments
Open

Windows key hotkeys problem #4

lydell opened this issue Aug 14, 2013 · 0 comments

Comments

@lydell
Copy link
Owner

lydell commented Aug 14, 2013

Pressing e while holding j opens Windows Explorer (default hotkey). It should show a message box:

dual := new Dual
*j::
*j UP::dual.combine("RWin", A_ThisHotkey)
#e::MsgBox Win-E

Combination that does nothing by default (such as #c) work, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant