You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When switching the mouse and keyboard between the screens, send a source selection command to the HDMI switch so that the monitor is switched as well. This will turn barrier from KM into a true KVM.
I am using barrier to switch the keyboard and mouse, and this HDMI switch to switch the monitor. All works fine, except that to switch the screens, I have to press both the barrier hotkey and the button on the switch.
It would be nice if the user could specify the RS232 port settings and the source switch command in the UI, and barrier would send this command to the specified COM port when switching the screens.
As a P.O.C., I have written code that sends the command to the switch on Windows, using my own
hard-coded port settings and commands. A complete solution will require some extra code to edit and store the settings.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
When switching the mouse and keyboard between the screens, send a source selection command to the HDMI switch so that the monitor is switched as well. This will turn barrier from KM into a true KVM.
I am using barrier to switch the keyboard and mouse, and this HDMI switch to switch the monitor. All works fine, except that to switch the screens, I have to press both the barrier hotkey and the button on the switch.
It would be nice if the user could specify the RS232 port settings and the source switch command in the UI, and barrier would send this command to the specified COM port when switching the screens.
As a P.O.C., I have written code that sends the command to the switch on Windows, using my own
hard-coded port settings and commands. A complete solution will require some extra code to edit and store the settings.
The text was updated successfully, but these errors were encountered: