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

Added Key Repeating feature! #799

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

harsha-bharadwaj100
Copy link

You might be wondering why I implemented this functionality when there is KeyDown function. But the problem is the KeyDown Function does not perform Key repition like one might expect. Refer to https://stackoverflow.com/questions/48682388/pyautogui-press-key-for-x-seconds
I thought it would be great if this function is present in the pyautogui module itself.

Copy link
Author

@harsha-bharadwaj100 harsha-bharadwaj100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well on windows and mac too!

Copy link
Author

@harsha-bharadwaj100 harsha-bharadwaj100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added Nice Formatting

edited parameters
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.

None yet

1 participant