koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
23.31k stars 642 forks source link

command to disable mouse modifier? #2303

Open aspauldingcode opened 4 months ago

aspauldingcode commented 4 months ago

So far I use alt as mouse modifier. When I want to disable alt, I switch to cmd. Maybe I could switch it to fn to disable.

However, sometimes I press those buttons. I need a way to disable the mouse_modifier such as:

yabai -m config mouse_modifier off.

This would allow me to have no accidental keypresses, when my intent is to toggle to not use the mouse modifier in my custom scripts.