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

what's the Windows key name for key-bindings.yaml? #1492

Closed
futurist opened this issue Feb 10, 2025 · 3 comments
Closed

what's the Windows key name for key-bindings.yaml? #1492

futurist opened this issue Feb 10, 2025 · 3 comments

Comments

@futurist
Copy link

I want use Win combine in key-bindings.yaml, but it's not work like below:

windows_compatible_mode_switch:
  __append:
    - { when: always, accept: Control+Win+space, toggle: ascii_mode }

What's the key name for Win? thanks!

@lotem
Copy link
Member

lotem commented Feb 10, 2025

Don't modify this file.
Modify your own x.schema.yaml or patch the item in x.custom.yaml.

The modifier is Super, but it is probably unsupported by Weasel.

@futurist
Copy link
Author

Got it. Can support the windows key binding? That's a whole one additional key space for users, and can be compared with Mac's Meta key.

@lotem
Copy link
Member

lotem commented Feb 11, 2025

It's used by the operating system.

@fxliang fxliang closed this as completed Mar 3, 2025
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

3 participants