command to disable mouse modifier?
- Dominant language
- C
- Stars
- 29.6k
- Forks
- 750
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how the `mouse_modifier` configuration and `yabai -m config` command are handled. Implement the requested `off` value and verify that scripts can disable the mouse modifier without requiring an alternate key.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100