You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I tried to type the "#" key by using "kb.HasShift(true)" + "keybd_event.VK_3" which is how I would do it on my Swedish keyboard. How can I get the "#" typed? I can't figure it out so any help would be appreciated :)
The text was updated successfully, but these errors were encountered:
Hmm, this worked fine on Windows, but not on Linux when I tested it. As the main use case for the software is to run on Windows, this isn't a huge problem.
Hi. I tried to type the "#" key by using "kb.HasShift(true)" + "keybd_event.VK_3" which is how I would do it on my Swedish keyboard. How can I get the "#" typed? I can't figure it out so any help would be appreciated :)
The text was updated successfully, but these errors were encountered: