moses-palmer / pynput

Sends virtual input commands
GNU Lesser General Public License v3.0
1.77k stars 245 forks source link

Pause the operation of the physical keyboard and the physical mouse when using this library to automatically operate the keyboard and mouse #458

Closed wangmings closed 2 years ago

wangmings commented 2 years ago

Pause the operation of the physical keyboard and the physical mouse when using this library to automatically operate the keyboard and mouse

When using this library to automatically operate the keyboard and mouse, the operation of the external physical keyboard and the physical mouse is suspended to prevent the input interference of the external keyboard and the built-in keyboard.

platform:macOS 10.15

How should this problem be solved?

moses-palmer commented 2 years ago

Thank you for your report.

I presume you mean that operation of the physical keyboard and mouse is inhibited when the suppress flag is passed? Or do you request that particular functionality?

I think that the previous paragraph has given you an insight into how to continue, and will thus close this issue. If that is not the case, please reopen.