When I use both mouse.h and keyboard.h to enter the email account to enroll the Chromebook, it will not put the @ in for the email. Is there another way to move the mouse without an external mouse by not using mouse.h?
Thanks for asking.
The problem is that I use both mouse.h and keyboard.h at the same time, it misses up some of the special characters that the keyboard prints out.
My keyboard cannot print anything it just sends some keystroke to the computer which then reacts in a programmed way. Does your sentence mean that Keyboard.h doesn't work if you also use Mouse.h? You should start by exactly describing the problem you have, including code, examples and so on.