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

Use different event source for special keys #57

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stacks13
Copy link

Issue: #54

Issue was possibly due to the following reasons

Found the fix by trying out some different combinations Event Source and Event Tap

By making use of kCGEventSourceStateHIDSystemState for keys with keyCode > 96, the m key works fine after pressing the these keys: Arrow Keys, Home, End, Insert, Function keys, Page Up/Down

@stacks13
Copy link
Author

stacks13 commented Nov 28, 2023

@stweil I have signed off on commits. Please re-run workflow and review

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

Successfully merging this pull request may close these issues.

1 participant