haimgel / display-switch

Turn a $30 USB switch into a full-featured multi-monitor KVM switch
https://haim.dev/posts/2020-07-28-dual-monitor-kvm/
MIT License
2.86k stars 112 forks source link

Doesn't work with multiple display adapters (windows) #92

Open finishthepint opened 2 years ago

finishthepint commented 2 years ago

If I'm using remote desktop, the monitor input switching doesn't work. It seems to be related to remote desktop creating a new Display adapter called "Generic Non-PnP Monitor". Using winddcutil to verify, when i'm connected with remote desktop and try to do winddcutil -detect, it only shows the remote desktop adapter. Would it be possible to add an option to specify which display adapter?