对于您正在使用的任何远程解决方案供应商而言,这是一个问题,因为大多数将默认为您连接的监视器的分辨率,并将该值呈现给VM,然后相应地设置分辨率。
您要做的是绕过它并修复分辨率,并且该方法在远程处理解决方案之间会有所不同。
以上来自于谷歌翻译
以下为原文
That's a question for whichever remoting solution vendor you are using, as most will default to the resolution of the monitor your connecting from and present that value to the VM which then sets the resolution accordingly.
What you're looking to do is bypass that and fix the resolution, and the method will vary between remoting solutions.
对于您正在使用的任何远程解决方案供应商而言,这是一个问题,因为大多数将默认为您连接的监视器的分辨率,并将该值呈现给VM,然后相应地设置分辨率。
您要做的是绕过它并修复分辨率,并且该方法在远程处理解决方案之间会有所不同。
以上来自于谷歌翻译
以下为原文
That's a question for whichever remoting solution vendor you are using, as most will default to the resolution of the monitor your connecting from and present that value to the VM which then sets the resolution accordingly.
What you're looking to do is bypass that and fix the resolution, and the method will vary between remoting solutions.
举报