With Windows and AutoHotkey and https://www.nirsoft.net/utils/control_my_monitor.html You can add this .ahk script to run at startup: ^F4:: Run C:\Users\YourNameHere\Documents\AutoHotkey\ControlMyMonitor /SwitchValue Primary 60 17 3 Return Where the file path is where you've put ControlMyMonitor.exe, "Primary" means the main Windows display, the "60" means input select, and the "17" and "3" are the values you observe…
Two computers, one monitor, zero fiddling (2025)
51–60 of 153 posts
Re: Two computers, one monitor, zero fiddling (2025)
#52Personally i prefer two computers, two monitors, one mouse/keyboard. Deskhop has been a lifesaver https://github.com/hrvach/deskhop
For macs, if you're signed into the same Apple account on both, you can "share" the same keyboard and mouse across them. It does tend to be finicky - sometimes it just refuses to connect, and won't tell me why, and sometimes it'll forget the arrangement. And it requires you to be signed into one account on two machines, which some people may not want to do on corporate laptops.
Re: Two computers, one monitor, zero fiddling (2025)
#53Earlier quoted context omitted.
He bought a $900 monitor that has a KVM built in
~$900, and it takes ~3 seconds to switch... I'll pursue this when "they" decide to get real and make this not suck. Until then, I have sufficient alternatives. I appreciate the writeup. It convinces me that integrated KVM stuff ~~ except for fewer wires ~~ isn't much better than the mess that's prevailed for years now, and I'm not missing much.
Why does video input source switching suck so much?
Back in the old analog CRT days I could forgive the switching latency. With today's all-digital signal paths I feel like video input switching should be pretty close to instant.
Is the technology in a broadcast switcher really so exotic and expensive?
Re: Two computers, one monitor, zero fiddling (2025)
#54I am just using RDP from one PC into another presently -- to solve this in a low complexity way. Tried a lot of approaches in the past -- none were reliable for me.
Re: Two computers, one monitor, zero fiddling (2025)
#55I tried very unsuccessfully to do something with DDC/CI when the KVM would switch between systems. The idea being when the OS detect the presence of the keyboard/mouse because the KVM had switched to them they'd send a change source command but DDC/CI is such a disaster in terms of support.
We need someone like Framework to make a "monitor for hackers" that actually has robust, well documented, DDC/CI support and I'd be all over it.
Re: Two computers, one monitor, zero fiddling (2025)
#56It handles all the switching at the hardware level and thus has no perceptible lag for video or anything else. I'm able to connect a single set of peripherals, in my case, two monitors, a keyboard, a trackball, and a USB audio interface, to both my Linux desktop and a CalDigit Thunderbolt dock connected to my laptop. The L1T KVM has hotkeys[2] that let me switch between systems, with only a 1–2 second delay.
The benefit, for me, of this extra box now mounted under my desk is that when I upgrade my monitor, I only care about how good a display it is, not whether there's some perfect confluence of KVM, refresh rate, aspect ratio, display technology, etc. I find the monitor I want and let a separate IO routing layer.
--
[1]: https://www.store.level1techs.com/products/p/14-kvm-switch-d...
[2]: https://forum.level1techs.com/t/official-l1techs-kvm-faq-ult...
Re: Two computers, one monitor, zero fiddling (2025)
#57You can do this with even less fiddling just by getting a KVM that supports video. There are reasonably priced ones that can even do 4K 60Hz. This also means you don't have to deal with monitors that don't implement input switching via DDC/CI (thanks LG).
Re: Two computers, one monitor, zero fiddling (2025)
#58Earlier quoted context omitted.
Any somewhat-modern monitor with multiple outputs should be able to do this. DDC support has been around for a while
Yeah but this monitor also switches its internal USB hub to USB-C. Is that really standard behavior?
Re: Two computers, one monitor, zero fiddling (2025)
#59Earlier quoted context omitted.
~$900, and it takes ~3 seconds to switch... I'll pursue this when "they" decide to get real and make this not suck. Until then, I have sufficient alternatives. I appreciate the writeup. It convinces me that integrated KVM stuff ~~ except for fewer wires ~~ isn't much better than the mess that's prevailed for years now, and I'm not missing much.
The ~3 second switch would definitely derail me. Why does video input source switching suck so much? Back in the old analog CRT days I could forgive the switching latency. With today's all-digital signal paths I feel like video input switching should be pretty close to instant. Is the technology in a broadcast switcher really so exotic and expensive?
No. My characterization of the problem was precision flippancy; the demand for this is niche enough that optimizing for it is a low priority, so "they" simply don't. That failure is stack-wide; the specifications around display negotiation would need extension to manage the additional state necessary for the "agile" KVM use case, and then the hardware+firmware would need to exist and become cheap, somehow despite Imaginary Property laws, so that one could hope to find it in real products.
There is regulatory friction here as well: it would complicate power management. Not infeasibly so, but enough that unless a need appears of such import that it motivates people to dare to disturb that writhing ball of copulating tapeworms, it simply won't happen.
So don't hold your breath. Unless you're relatively young, you won't live to see it. More likely, some other paradigm will obviate the problem first.