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 is the correct keywords for mouse_modifier? #2490

Open
txl263 opened this issue Dec 6, 2024 · 2 comments
Open

what is the correct keywords for mouse_modifier? #2490

txl263 opened this issue Dec 6, 2024 · 2 comments

Comments

@txl263
Copy link

txl263 commented Dec 6, 2024

environment:

macOS 13.7.1 22H221 x86_64
yabai-v7.1.5
Poker keyboard with USB

This config not work on my computer. So is it a configuration conflict? Why?

yabai -m config mouse_modifier               fn
yabai -m config mouse_action1                move
yabai -m config mouse_action2                resize

I can changed it to shift and it worked. But how to change it to anohter key like Command or Control?
It always said unknown value 'control' given to command 'mouse_modifier' for domain 'config' So, what is the correct keywords?

And another problem.
One of the rules in the config file is yabai -m rule --add app="^Telegram$" manage=off did not work unless execute yabai -m rule --apply in terminal. I already have yabai -m rule --apply in config file.

@matejvotruba
Copy link

I am aware of these possible values for the mouse_modifier config:

ctrl, alt, cmd, shift, fn

@txl263
Copy link
Author

txl263 commented Dec 8, 2024

I am aware of these possible values for the mouse_modifier config:

ctrl, alt, cmd, shift, fn

Thank you! It's worked.

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

2 participants