pydirectinput icon indicating copy to clipboard operation
pydirectinput copied to clipboard

write function is buggy

Open Avnsx opened this issue 4 years ago • 1 comments

Bug1:

write('H. E. llo')

output: . . llo

@learncodebygaming Not sure why this https://github.com/learncodebygaming/pydirectinput/blob/a585d044aed678576fefd24e7ad0c5945ab52366/pydirectinput/init.py#L561 is here, but it is causing the issue

Bug2: On german keyboards it just writes z instead of y

So You turns to Zou

Avnsx avatar Apr 24 '22 20:04 Avnsx

Same problem. On Turkish keyboard it wrote "ç" instead of "."

drdoof2019 avatar Feb 10 '23 20:02 drdoof2019