内容简介:The upcoming release ofUbuntu 20.04 LTS makes it easier to enable fractional scaling support of the box thanks to a new system setting option.While the ability to enableUbuntu 20.04 has a switch to enable fractional scaling in the
The upcoming release ofUbuntu 20.04 LTS makes it easier to enable fractional scaling support of the box thanks to a new system setting option.
While the ability to enable fractional scaling in Ubuntu isn’t new it is no longer a hidden option that only those with the right terminal commands can make use of.
Ubuntu 20.04 has a switch to enable fractional scaling in the Settings > Screen Display
panel. There, scaling values between 100% and 200% (yup, including the 125% sweet spot) are available when the feature is turned on:
Fractional scaling support is not automatic in Ubuntu 20.04 (i.e. the system doesn’t detect the correct setting for you). It is also NOT turned on by default . If you want to use it you have to explicitly turn it on.
And though the distro makes it easier to enable fractional scaling the feature is still considered experimental . The toggle for it even cautions that use “may increase power usage, lower speed, or reduce display sharpness’.
But those with high-resolution displays (particularly 2K and 4K ones) will find that the additional values more useful than the standard 100% or 200% scaling options.
ON my device I find that the GNOME Shell interface, GTK apps, and other software ‘scale’ to better fit my display at 125%:
Heck, even Google Chrome doesn’t look too bad at 125%:
However — turns to camera — fractional scaling DID use more resources on my laptop than the standard 100% setting did.
I don’t know how best to “benchmark” the feature (a specialised area which isn’t this blogs forte ) so my test wasn’t terribly scientific. I opened Activity Monitor and waited for it to settle. I then switched between a few windows and opened a few menus, all at 100%. I then did the same at 125%.
While not huge, CPU load did increase across all cores for the same basic tasks when fractional scaling was active.
However, this setting, production ready or not, did need to ship, and ship now.
Ubuntu 20.04 LTS is supported until 2025. It would be ludicrous for an OS to lack fractional scaling support in 2025 — heck, even today, in 2020, it’s a bit weird that this is somehow ‘new’.
My hope is that the Ubuntu and wider open source development communities work to improve fractional scaling support going forward and that those changes (especially performance wise) get pushed out to 20.04 LTS users in future.
以上所述就是小编给大家介绍的《Ubuntu 20.04 Makes It Easy to Enable Fractional Scaling (But You Won’t Want To)》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
单元测试之道Java版
David Thomas、Andrew Hunt / 陈伟柱、陶文 / 电子工业 / 2005-1 / 25.00元
程序员修炼三部曲丛书包含了四本书,介绍了每个注重实效的程序员和成功团队所必备的一些工具。 注重实效的程序员都会利用反馈来指导开发,并驱动个人的开发流程。编码的时候,最有用的反馈来自于“单元测试”。 为了测试一座桥梁,不会只在晴朗的天气,开一辆汽车从桥中间穿过,就认为已经完成了对桥梁的测试。然而许多程序员却正在使用这种测试方法——把这种一次顺利通过称为“测试”。事实上,注重实效的程序员应......一起来看看 《单元测试之道Java版》 这本书的介绍吧!