I’ve been using a software solution for this for over a decade. It’s called Synergy ( https://symless.com/synergy ) and it is fast - switches instantly over wifi and also works across Windows/Mac/Linux.
DeskHop – Fast Desktop Switching
171–180 of 285 posts
Re: DeskHop – Fast Desktop Switching
#172I’ve been using a software solution for this for over a decade. It’s called Synergy ( https://symless.com/synergy ) and it is fast - switches instantly over wifi and also works across Windows/Mac/Linux.
The only downside is that you have to "renew maintenance" to continue receiving updates to ShareMouse after a year. But I haven't done that yet and it still works fine for me.
Re: DeskHop – Fast Desktop Switching
#173Earlier quoted context omitted.
barrier is basically a dead project now. The active members of the project forked it and are going to release when ready but https://github.com/input-leap/input-leap Keep an eye on that for anything new
How much ongoing development is needed for something like this? I've been using synergy/barrier for years and the features I need have changed barely if at all during that time. Seems like a prime candidate for "finished" software.
Re: DeskHop – Fast Desktop Switching
#174I had the same need and ended up using a USB Hub that required manual clicks to switch between devices. All software-based or network-based switches were a no-go in my case. I love the idea of a hardware-based switch that allows for seamless transitions between devices. Who will pick up the gauntlet and allow those of us without a soldering iron to buy a ready-to-use box?
Re: DeskHop – Fast Desktop Switching
#175I’ve been using a software solution for this for over a decade. It’s called Synergy ( https://symless.com/synergy ) and it is fast - switches instantly over wifi and also works across Windows/Mac/Linux.
With VR headsets and increasing 8k TV affordability, screen real estate is really getting big. Technies almost always have a laptop, phone, and home desktop up at once, often have some media/fileshare, and then there are VMs to further the complexity. Here's what I've been wanting for years: a big ass 8k wraparound monitor, and it has clickable widgets in the desktop to turn on the computer/VM and activate the displa…
No. The hardware features that allow running multiple OS's at once is what VirtualBox/QEMU/HyperV/Xen/etc. use, and those feature require a privileged OS to manage it.
The hardware does not support having multiple OS's manage the machine at once - even if they could be made to run, they'd step on each other and make hardware crash as they all try to configure it differently at the same time, and with them all in ring 0 they'd be able to arbitrarily compromise each other. Plus, you'd be annoyed that each of, say, 3 OS's could only use 1/3rd of all resources - 16 cores and 64 GB of RAM may seem like lot, but 5 cores and 21 GB of RAM does not.
It's a dumb idea. Just get a better OS, a better hypervisor, better "fastboot to other OS" features (say, 1-5 seconds "hibernate and resume other OS"), or another desktop.
Re: DeskHop – Fast Desktop Switching
#176Earlier quoted context omitted.
This was a concern for me, that is why i've used Synergy over VPN and it worked quite well. It also works on networks where you can't reach the other pc's that way.
tailscale makes the VPN easy these days.
Re: DeskHop – Fast Desktop Switching
#177I’ve been using a software solution for this for over a decade. It’s called Synergy ( https://symless.com/synergy ) and it is fast - switches instantly over wifi and also works across Windows/Mac/Linux.
Synergy is great, its widely used on complex lab equipment where different parts are controlled by different PCs, sometimes running different OSes.
Re: DeskHop – Fast Desktop Switching
#178Re: DeskHop – Fast Desktop Switching
#179After going down the hellish rabbit hole of KVM and thunderbolt dock shopping, I started to fantasize about doing a project like this. So many horror stories of cheap electronics frying your ports, the switch adding input delays, etc. It's not that I didn't want to shell out the money, but it seemed like all the recommended solutions were either ancient (still had VGA connections) or were enterprise grade (close to $…
If you have a monitor that can serve as a USB hub (pretty easy to find) and has a thunderbolt input (less easy to find but there are options), you can hook multiple machines up to the monitor and use `ddccontrol` to toggle the monitor's active input. The devices hooked up to the monitor via USB can then follow the monitor to any of the connected computers. I have my mouse, keyboard, and webcam plugged into my monitor…
Re: DeskHop – Fast Desktop Switching
#180This is super flexible, as that computer can now be in another room or building.