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

SendKey failed to send multiply keys at once #49

Open
vtolstov opened this issue Jul 28, 2015 · 3 comments
Open

SendKey failed to send multiply keys at once #49

vtolstov opened this issue Jul 28, 2015 · 3 comments

Comments

@vtolstov
Copy link

http://godoc.org/gopkg.in/alexzorin/libvirt-go.v2#VirDomain.SendKey

I'm need to send _ (underscore) also i need symbols in UpperCase, but can't
For example underscore need to be entered as []uint{41,12} , but as i see in vnc console nothing printed, and i think that only first symbol entered (shift).

Can you check this?

@vtolstov
Copy link
Author

hah, i see pr for this #44

@vtolstov
Copy link
Author

@alexzorin can you merge pr ?

@alexzorin
Copy link
Collaborator

As I mentioned in the PR, the correct fix is to correct the size of ints across the entire project. Totally my fault, but I haven't had any spare time to work on this - sorry. Will gladly accept a PR to fix the int types across the project, but I won't be merging #44-style fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants