Ensure your resolution updates when Wake On LAN is active.
Ensure your resolution updates when Wake On LAN is active.
It seems the issue might require adjustments within the operating system rather than just the monitor settings. You could potentially develop a script to analyze the startup process and modify resolution accordingly. The task may involve some technical effort.
Your screen resolution is 3440x1440. To run 1080p with Wake On LAN enabled, you'll need to adjust the display settings accordingly. Since you're comfortable with MATLAB and C++, you can write scripts or code to modify the output resolution or streaming parameters. Let me know if you'd like guidance on implementing this!
I question your ability to achieve this, since the operating system doesn't actually know whether it was using WOL or the power button. Considering that, based on the screen and graphics setup, you could manage a disconnect of the display when turning it off, letting the system default to 1080p. Rather than relying on WOL tricks, adjust settings according to your device: full resolution when active, 1080p when inactive.