keyboard pressing simulation

Discussions related to using VirtualBox on Windows hosts.
Post Reply
nickpick
Posts: 1
Joined: 1. Oct 2015, 02:55

keyboard pressing simulation

Post by nickpick »

Hi,

I have a very odd problem:

I'm running the following python code the simulates keyboard actions.
Google: "python-simulate-keydown" and it's the first entry

It works well under normal circumstances, but when I run the code on the host and have it entering data into the virtual machine window, the result is very strange. For example when I have it type "Hi" it shows instead "q=". Any suggestions what could be causing this and how to fix it are appreciated.
Post Reply