mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1215] Query: Triple-Monitor Server with a client either side of those three #977
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#977
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ga2k on GitHub (Jun 26, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1215
Just want to know if this is possible:
I have a triple-monitor setup as the server (Windows), and I want my Linux client to the left of the server's left monitor, and my macOS client to the right of the server's right monitor, like this...
[ Linux ] .. [ Windows # 1 ] .. [ Windows # 2 ] .. [ Windows # 3 ] .. [ macOS ]
Linux and Windows # 1 share a monitor, switching inputs via button on monitor,
macOS and Windows # 3 share a monitor, switching inputs via button on monitor
So when I want to work with Linux, Windows and Mac at the same time, I restrict myself to Windows # 2, switch Linux and macOS in using the buttons on my monitors, and Bob's your uncle. I would (of course) have a lot of "dead" movement between leaving the right hand side of Linux and arriving at Windows # 2, and again leaving Windows # 2 and arriving into macOS, but as I would only run in this mode occasionally, I don't mind. And if it annoyed me too much, I could always disconnect monitors 1 and 3 in Windows Display Settings.
Is this possible?
@eldahl commented on GitHub (Jun 26, 2021):
yes.
Mouse movement and mouse focus on non visible screen areas will be troublesome though.
@ga2k commented on GitHub (Jun 27, 2021):
Good to know it's possible. Are there any tutorials or videos showing how? Or do I just tell the Configuration that there are three PC's in the order I want (Linux - Windows - macOS) and it'll all just "work"?
@eldahl commented on GitHub (Jun 27, 2021):
yes, simply configure and setup the server to your liking, then connect clients.
@arkag commented on GitHub (Oct 20, 2021):
A similar, but I think more complicated question:
I have a single screen host and a triple screen client that I'm using. Is there a way to make it such that host edges go to different monitors?
@shymega commented on GitHub (Oct 23, 2021):
Moving to discussion.