Skip to content

Use different event source for special keys#57

Open
stacks13 wants to merge 2 commits into
stweil:mainfrom
stacks13:accessibility_keys_fix
Open

Use different event source for special keys#57
stacks13 wants to merge 2 commits into
stweil:mainfrom
stacks13:accessibility_keys_fix

Conversation

@stacks13

Copy link
Copy Markdown

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

Signed-off-by: Sahil Nirkhe <nirkhesahil@gmail.com>
Signed-off-by: Sahil Nirkhe <nirkhesahil@gmail.com>
@stacks13 stacks13 force-pushed the accessibility_keys_fix branch from b6a77a1 to b45687a Compare November 24, 2023 08:59
@stacks13

stacks13 commented Nov 28, 2023

Copy link
Copy Markdown
Author

@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