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

German and English Keyboard. Mixed letters (Z<-->Y) #645

Open
ivanopa1 opened this issue Apr 16, 2024 · 0 comments
Open

German and English Keyboard. Mixed letters (Z<-->Y) #645

ivanopa1 opened this issue Apr 16, 2024 · 0 comments

Comments

@ivanopa1
Copy link

While being on English Keyboard layout the library mix english and german keyboard presses. Here is the Example:

Text input of the user
rk = keyboard.record(until='Esc')
Mom gave me a new shoes. I like hiking very much. please remember to do something.

Output of the play function:
keyboard.play(rk, speed_factor=1)
Mom gave me a new shoes. I like hiking verz much. please remember to do something.

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

No branches or pull requests

1 participant