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

weird chars are outputted while typing, when keyboard language is Czech #194

Open
blackholeearth opened this issue Feb 2, 2025 · 0 comments

Comments

@blackholeearth
Copy link

when I use the program, the system adds symbols when I type these "áä" it doesn't matter what key I use. I don't have any typing problem after I close the application. the problem appears only on the Czech language keyboard when I switch to English the problem disappears.

key used a,s,d,f,g,h,j,k´only:

result: aaaaaaaaaáaassssss¨sssssssssdddddd´dddffffffffff¨fffffggggggghhhhhhhhjjjjjj´jjkkkkk


I use global mouse hooks;

  • keypress events hooked. ,
  • combinations hooked,
  • have mouse down ,

havent narrowed down . Which event is causing...

blackholeearth/Win10_BrightnessSlider#168

@blackholeearth blackholeearth changed the title weird chars output while typing, when keyboard language is Czech weird chars outputted while typing, when keyboard language is Czech Feb 2, 2025
@blackholeearth blackholeearth changed the title weird chars outputted while typing, when keyboard language is Czech weird chars are outputted while typing, when keyboard language is Czech Feb 2, 2025
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