Change Monitor Input Source
问题 I want to change my monitor input source with AutoHotkey, and I have this partially working. However when I use the hotkey to change the Monitor Input Source to my xbox(YPbYr) from pc(DVI), the monitor doesn't detect that the xbox is on, it says no source. Monitor => Asus vg236 VCP Monitor Input Source codes for my monitor: DVI => 3 HDMI => 4 YPbPr => 12 I'm using the Windows API Monitor Configuration Functions specifically the SetVCPFeature function which uses DDC/CI. After some research I