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 insert symbol using keybd.press #8

Open
kevinho1996 opened this issue Dec 24, 2019 · 6 comments
Open

How to insert symbol using keybd.press #8

kevinho1996 opened this issue Dec 24, 2019 · 6 comments

Comments

@kevinho1996
Copy link

symbol includes _ " ; , .

@jeffkeller87
Copy link
Contributor

These keys aren't supported yet, but I hope to add support in the future. Take a look at ?keyboard_value for a list of supported keys.

@JohannesEmm
Copy link

HI, good point. Also the @ symbos seems not working, very important for email addresses. Is there a workaround? not yet sure what the keyboard_value table shoudjl be used for.

@ChiHangChen
Copy link
Owner

HI, good point. Also the @ symbos seems not working, very important for email addresses. Is there a workaround? not yet sure what the keyboard_value table shoudjl be used for.

For some symbols you can try to use keybd.type_string instead of keybd.press
Let me know if this function is still not working.

@JohannesEmm
Copy link

Yes tried both. The type string function prints a " instead of the @.
Maybe just for the next version.
Great package btw!

@ChiHangChen
Copy link
Owner

I tried on my Win10 machine seems work

image

Can you provide your system information and R information?

@JohannesEmm
Copy link

JohannesEmm commented Jan 24, 2024

Hi OK, maybe a language issue as have an Italian keyboard R 4.2.1.

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

4 participants