DeskHop – Fast Desktop Switching
201–210 of 285 posts
Re: DeskHop – Fast Desktop Switching
#202I’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.
Re: DeskHop – Fast Desktop Switching
#203Does a reliable solution exist that includes all accessories built in/attached to the monitor? (Ethernet, monitor speakers, monitor camera, power delivery charging, etc.)
Re: DeskHop – Fast Desktop Switching
#204Re: DeskHop – Fast Desktop Switching
#205With a device like this you'd be missing the on_usb_connect event, but presumably you could do something (a special HID device button, an extra device id appearing, who knows) to make it work.
Re: DeskHop – Fast Desktop Switching
#206On Windows, you have the option of using a tool named Mouse Without Borders, which was developed by Microsoft Garage and is now part of Windows PowerToys. Links: - https://www.microsoft.com/en-us/garage/profiles/mouse-without-borders - https://github.com/microsoft/PowerToys
It makes it especially easy to drag and drop file copies across computers.
Re: DeskHop – Fast Desktop Switching
#207What if you want to switch ONE monitor, for example a 5K Apple Studio Display, between a Mac Mini and a MacBook? Does a reliable solution exist that includes all accessories built in/attached to the monitor? (Ethernet, monitor speakers, monitor camera, power delivery charging, etc.)
Re: DeskHop – Fast Desktop Switching
#208What if you want to switch ONE monitor, for example a 5K Apple Studio Display, between a Mac Mini and a MacBook? Does a reliable solution exist that includes all accessories built in/attached to the monitor? (Ethernet, monitor speakers, monitor camera, power delivery charging, etc.)
Re: DeskHop – Fast Desktop Switching
#209I have a similar project inspired by another similar project ( https://github.com/jfedor2/screen-hopper ). My own version of this consists of two programs. One program runs on a Linux desktop and listens to input events from the Linux input subsystem (evdev). When you press a specific key, it will start consuming all events and sending them over USB serial to a RPI Pico. Pressing the key again will toggle back into p…
Here's the source, provided as is: https://github.com/null-dev/picokvm
Re: DeskHop – Fast Desktop Switching
#210I’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.
I bought Synergy and ended up not using it shortly, nowadays I use a cheap physical USB switch(about $20) that can work with 4 PCs sharing one set of keyboard and mouse, super robust for me, and quick too.