Jump to content

Hello! šŸ‘‹

These forums are now archived (read only).

Join us on Discord.

How to ignore programmatically controlled mouse and keyboard


Recommended Posts

Hello

I use software to programmatically control my mouse and keyboard, namely PyAutoGUI. These controls are captured by Synergy. Is there any way to have Synergy ignore these specific inputs? In effect, I want the programmed inputs to only go to the computer running the software.

Any suggestions or advice would be appreciated.

Link to post
Share on other sites

Not sure you can do this (unless you can somehow get PyAutoGui to link itself in _underneath_ of Synergy. That might be possible but it'd have to be handled on the PyAutoGui initialization routine - Synergy can't differentiate between keyboard/mouseĀ streams as far as I know.

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...