Jump to content

Recommended Posts

Posted

This is strange behaviour with python pynput. When I am running a listener for mouse and keyboard activities, Autoit is not able to send the correct keys. Like Send("^c",0) is sent as "c" only.

Does anyone know of way out from here?

 

Thanks

Posted

Thanks.

I have to select a cell in excel, so I used the excel's script of .Select

It doesn't work with that. Also, did u test the above with pynput listeners On? I know that this forum is not for pynput, but this is an integration issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...