CasperA Posted July 24, 2018 Share Posted July 24, 2018 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 comment Share on other sites More sharing options...
jml Posted July 24, 2018 Share Posted July 24, 2018 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 comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.