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

How to type the # character? #33

Open
Jacalz opened this issue Jun 23, 2021 · 3 comments
Open

How to type the # character? #33

Jacalz opened this issue Jun 23, 2021 · 3 comments

Comments

@Jacalz
Copy link

Jacalz commented Jun 23, 2021

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 :)

@Jacalz
Copy link
Author

Jacalz commented Jun 24, 2021

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.

@micmonay
Copy link
Owner

Hi, it's depends of your keyboard layout. If you test shift+3 on linux hardware keyboard you have # char ?

@Jacalz
Copy link
Author

Jacalz commented Jul 23, 2021

Yes, both have the same Nordic QWERTY layout where shift + 3 gives a #.

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

2 participants