如何缩小LCD分辨率(使用比原始分辨率更高的分辨率)! [英] How do I downscale my LCD resolution (use the higher resolution than my native resolution) !

查看:149
本文介绍了如何缩小LCD分辨率(使用比原始分辨率更高的分辨率)!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这不是一个常见的问题,但我找不到答案,因为没有多少人需要这样做。但是,我认为很多开发人员都有与我相同的问题。

我想强制我的笔记本电脑(1366x769使用更高分辨率,如1920x1080而不插入外部屏幕)。我不需要图像质量,我只需要高分辨率缩小尺寸并适合我的低分辨率LCD(例如,当我通过Teamviewer远程控制另一台计算机时,分辨率高于我的电脑,屏幕将调整大小并正常工作完善)。

所以,我需要一些方法来做这个,一个应用程序,或者C#.NET中的一些代码。

解决方案

AFAIK,你可以要做到这一点,而不是标准的视频驱动程序。



为了实现这一点,驱动程序内部分辨率必须调整以适应物理显示,将是一个相对较慢的操作 - 视频驱动程序不喜欢慢! :笑:



您可以使用虚拟桌面进行操作 - 我认为有几个,但这取决于我怀疑的操作系统 - 谷歌可以帮助你。



或者,与你的桌面制造商交谈 - 他们之前可能已经满足了这个要求(但我不会把钱放在上面)

I know this is not a common question to ask here, but I find no where for the answer, as not many people need to do this. However, I think many developers have the same question as mine.
I want to force my laptop (1366x769 to working with higher resolution such as 1920x1080 without plugging to external screen). I don't need the image quality, I just need high resolution to be downsized and fit my low res LCD (For examples, when I remote the other computer via Teamviewer, with higher resolution than my computer, the screen will be resize and working perfect).
So, I need some way to do this, an application, or some code in C# .NET.

解决方案

AFAIK, you can't do that, not with standard video drivers.

For that to work, the driver internal resolution would have to be "adjusted" to fit the physical display, which would be a relatively slow operation - video drivers don't like slow! :laugh:

You may be able to do it with a virtual desktop - there are a couple out there I think, but it'll depend on your OS I suspect - Google may help you there.

Alternatively, talk to your desktop manufacturer - they may have met this request before (but I wouldn't put money on it)


这篇关于如何缩小LCD分辨率(使用比原始分辨率更高的分辨率)!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆