| ▲ | amiga386 5 hours ago | |
With Windows and AutoHotkey and https://www.nirsoft.net/utils/control_my_monitor.html You can add this .ahk script to run at startup:
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 in ControlMyMonitor when each display you want to switch between is enabled.You can now press Ctrl+F4 to toggle inputs. | ||
| ▲ | iaresee 5 hours ago | parent [-] | |
Oh nice! I've been doing this on the Mac side with BetterDisplay, but on the Windows side I couldn't find an equivalent and have had the awful Dell software installed to do it there. This'll let me dump the Dell software! Thanks! | ||