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.85k stars 112 forks source link

I have a bluetooth keyboard, just need DDC switch without the USB watchdog part #13

Closed sdbruder closed 3 years ago

sdbruder commented 4 years ago

I'm using a bluetooth keyboard, can we just get the DDC switch part with no daemon-ization? I can execute it when the bluetooth keyboard is connected on macOS (using control Plane), so I only need the DDC switching part.

haimgel commented 3 years ago

I suggest checking out ddcctl: I think it does what you want.