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

Complex modification with exception rule for specific key-press combination #4096

Open
Vilscon opened this issue Jan 10, 2025 · 0 comments
Open

Comments

@Vilscon
Copy link

Vilscon commented Jan 10, 2025

I've remapped my Mac CMD-key to the Option and my Option key to the CMD-key when the frontmost-application is Windows Remote Desktop (because there is no other way to remap CMD to CTRL, instead of the Windows Key). However, I use Spotlight all the time, also to switch between applications.

I want to create an exception to the CMD→Option key for when the CMD key is pressed simultaneously with the space-bar. Is such thing possible?

The complex modification script would look a bit like

frontmost-application: Microsoft.rdp.osx,
from: left-command
to: left-option
exception: spacebar-pressed

For the record: spacebar is always pressed (in my case at least) after pressing the left-command key.

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