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

Cannot use Globe/Fn key as a shortcut on MacOS #111

Open
Uluwatta opened this issue Oct 19, 2024 · 1 comment
Open

Cannot use Globe/Fn key as a shortcut on MacOS #111

Uluwatta opened this issue Oct 19, 2024 · 1 comment

Comments

@Uluwatta
Copy link

Hi Team,

Is there a way to do this ? couldn't find the possible option on

fn parse_key(key: &str) -> Result<Code, HotKeyParseError> {

Thanks

@amrbashir
Copy link
Member

It is not supported atm and I don't know if it is event supported by the OS, I don't have a macOS to test either.

The problem is figuring out if it has a code in here https://github.com/phracker/MacOSX-SDKs/blob/master/MacOSX10.6.sdk/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Headers/Events.h

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