I just found a really great program on github, I have really hated the Windows 10 program for arranging screens, as I can never line them up 100% and I always see they are obviously wrong when using VMware. After using this “dpedit” I get a nice perfect grid in VMware and I know my monitor layout is perfect. It looks like it is written in C++ and directly using the Windows API. This will save me from fighting that awful monitor layout utility in Windows 10 that is always is off by a few pixels. The monitor numbers don’t match what Windows 10 control has, but if you just get them close and then use the “/l” switch to list the current layout and then just change the ones that are off by a few pixels. Nice program at 132 lines of C++.
https://github.com/programmer2514/DPEdit
https://github.com/programmer2514/DPEdit
