Skip to content

Conversation

@pentamassiv
Copy link
Collaborator

@pentamassiv pentamassiv commented Oct 6, 2025

Fixes #475

A number of the keys listed by pyautogui stop working if they are handled as special keys, so their values were added but they are commented out.

Testing with a real device would be appreciated

@pentamassiv pentamassiv force-pushed the macos_special_keys branch 3 times, most recently from 202b505 to 93732f4 Compare October 6, 2025 18:57
@pentamassiv pentamassiv force-pushed the macos_special_keys branch 7 times, most recently from 9f7209c to 512fa2e Compare October 16, 2025 12:26
@pentamassiv pentamassiv changed the title macOS: Add Numlock key and correctly handle the CapsLock, Help, UpArrow and DownArrow keys macOS: Correctly handle the Help key Oct 16, 2025
pyautogui lists more special keys. I have added their values but they are commented out, because the keys stopped working
when they are entered as special keys. It might be a bug with pyautogui?
Fixes enigo-rs#475
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.

macos: Add missing special keys

1 participant