-
-
Notifications
You must be signed in to change notification settings - Fork 207
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Shortcuts using fn
don't work properly
#25
Comments
Thank you, It turns out that HotKey library that I use for global shortcuts doesn't support it soffes/HotKey#31 I see that skhd somehow managed to capture fn key koekeishiya/skhd#10 but, on my machine, it only works for built-in MacBook keyboard and doesn't work for the external Logitech keyboard. And skhd still has some limitations (like fn + arrows is not possible koekeishiya/skhd#10 (comment)) I will drop the But honestly, I have no hope that it will be supported in the future |
Workaround: since AeroSpace can be called from CLI, you can use skhd |
I’d like to bring up support for fn again since the release of macOS 15. In macOS 15, the usage of fn increased a lot. Indeed for a lot of system shortcuts, only fn from Apple keyboards are recognised. However, Karabiner has supported mapping any key to fn with support for all the new window layout shortcuts. I believe this is done by using the Apple vendor ID with their virtual keyboard device. I’ve mapped a spare key to Apple fn on my keyboard. And I’d really like to be able to use that as my main modifier for all window management needs since I know it won’t conflict with any third party app. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
No description provided.
The text was updated successfully, but these errors were encountered: