micmonay / keybd_event

For simulate key press in Linux, Windows and Mac in golang
MIT License
376 stars 56 forks source link

fix macos unknown error #49

Closed cetfu closed 11 months ago

cetfu commented 11 months ago

https://github.com/micmonay/keybd_event/issues/44#issue-1349740508

I had some problems using the library. When I looked at the issues, I saw that other people were also having this problem. It made the library work on a 2017 model MacBook Pro with i7 processor. I do not have any information about whether it will cause malfunctions on other macos versions.

cetfu commented 11 months ago

i guess i sent a duplicate pr 🥲

micmonay commented 11 months ago

Fixed with #46