Can multiple machines share a single monitor? #1321
Unanswered
CaptainKraft
asked this question in
Q&A
Replies: 1 comment
-
Yes you can do this. Barrier will not handle actually switching the input of the monitors. You would either have to physically press a button on the monitors, or use something like ddctl to control them programmatically. You could set that up with AutoHotKey on Windows, and maybe BetterTouchTool, Karabiner, or skhd on Mac. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There are two situations I'd like to make possible.
Are either of these possible?
Beta Was this translation helpful? Give feedback.
All reactions