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

Unable to detect the top row of keys on Mac keyboard as function keys #221

Open
Geetos opened this issue Oct 15, 2018 · 2 comments
Open

Comments

@Geetos
Copy link

Geetos commented Oct 15, 2018

I was trying to evoke start_recording() function in order to get the names of these keys as Mac built-in featured keys but failed. Looking forward to having this function implemented.

@glitchassassin
Copy link
Collaborator

Are you referring to the F1-F12 keys, or the special media functions (e.g., screen brightness, play/pause, volume, etc.)?

The F-keys seem to work for me. Note that you may have to hit a fn key first in order to key them as F-keys instead of the special media function.

@mjpieters
Copy link

Looks like support for kCGEventFlagMaskSecondaryFn needs adding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants