视网膜分辨率_如何以原始分辨率运行视网膜显示器

2023-11-01 05:10

本文主要是介绍视网膜分辨率_如何以原始分辨率运行视网膜显示器,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

视网膜分辨率

视网膜分辨率

MacBook displays normally run at a scaled resolution, which uses the additional pixels of higher resolution monitors to improve the clarity of text on screen while keeping everything at the same size. However, this leads to the display essentially being “zoomed in” with everything much bigger than it should be.

MacBook显示器通常以缩放的分辨率运行,该分辨率使用高分辨率显示器的其他像素来提高屏幕上文本的清晰度,同时使所有内容保持相同大小。 但是,这实际上导致显示器“放大”了所有比其应有的要大得多的内容。

If the display runs at its native, non-scaled resolution, you’ll have a lot more space to work with, which may be good for those who are trying to squeeze every inch of workspace out of a smaller MacBook.

如果显示器以其原始的非缩放分辨率运行,则您将拥有更多的可用空间,这对于那些试图从较小的MacBook挤压出每一英寸工作空间的人们来说可能是个好选择。

首先尝试内置控件 (Try Out the Built-in Controls First)

Apple does include some controls for changing how zoomed in the display is, which you can find under the “Display” settings in System Preferences:

苹果确实提供了一些用于更改显示缩放比例的控件,您可以在“系统偏好设置”的“显示”设置下找到这些控件:

If you’re currently using the default settings, it’s probably best to try this out before resorting to a third-party solution.

如果您当前使用的是默认设置,则最好在诉诸第三方解决方案之前尝试一下。

使用Retina Display菜单在Native上运行 (Run at Native with Retina Display Menu)

Retina Display Menu is a simple menu bar app that lets you select a custom resolution from a drop-down list. It’s an older app but has no issues running on macOS Mojave. If it ends up breaking in the future, you can try SwitchResX, which has been updated much more recently, but is a paid app.

视网膜显示菜单是一个简单的菜单栏应用程序,可让您从下拉列表中选择自定义分辨率。 它是一个较旧的应用程序,但在macOS Mojave上运行没有任何问题。 如果最终无法解决 ,您可以尝试SwitchResX ,它已经更新了很多,但是是付费应用程序。

Download the DMG for the app from the release link at the bottom of the app’s page and open it up. From the icon in the menu bar, you can select which resolution you want to run.

从应用页面底部的发布链接下载该应用的DMG,然后将其打开。 从菜单栏中的图标,您可以选择要运行的分辨率。

RDM does allow you to run higher resolutions than your native display, but they’ll be blurry as it will have to interpolate. Here my 13″ MacBook has a native resolution of 2560×1600, but is able to run at closer to 4K with scaling. It won’t look particularly good though, and might be too small to even read, so it’s best to stick with your native resolution. You can find your native resolution under the “Display” tab in About This Mac.

RDM确实允许您运行比本机显示器更高的分辨率,但是由于必须进行插值,因此它们将变得模糊。 在这里,我的13英寸MacBook的原始分辨率为2560×1600,但在缩放时能够以接近4K的速度运行。 不过它看起来不会特别好,甚至可能太小而无法阅读,因此最好坚持使用本机分辨率。 您可以在“关于本机”的“显示”选项卡下找到您的原始分辨率。

RDM has support for multiple displays at once, and even for changing refresh rates of high refresh rate displays, though may be limited if you have an older DisplayPort cable.

RDM一次支持多个显示器,甚至支持更改高刷新率显示器的刷新率,尽管如果您使用较旧的DisplayPort电缆可能会受到限制。

It’s not without some bugs and inconveniences though. Even if you launch the app at startup, it won’t load your default resolution, leaving you to manually select it. Additionally, if you use multiple monitors, every time you unplug your secondary monitor, your MacBook’s monitor will be reset to the default settings, and you’ll have to reselect the resolution you use again. Sometimes it will bug out and you’ll have to select the resolution twice. Overall though, it does its job pretty well.

但是,这并非没有错误和不便之处。 即使您在启动时启动应用程序,它也不会加载您的默认分辨率,而您需要手动选择它。 此外,如果您使用多台显示器,则每次拔下辅助显示器时,MacBook的显示器都将重置为默认设置,并且您将不得不重新选择使用的分辨率。 有时它会出错,您必须选择两次分辨率。 总体而言,它做得很好。

Image Credits: guteksk7/Shutterstock

图片来源: guteksk7 / Shutterstock

翻译自: https://www.howtogeek.com/400808/how-to-run-your-retina-display-at-its-native-resolution/

视网膜分辨率

这篇关于视网膜分辨率_如何以原始分辨率运行视网膜显示器的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!


原文地址:https://blog.csdn.net/culunyi0802/article/details/108832826
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.chinasem.cn/article/320707

相关文章

k8s上运行的mysql、mariadb数据库的备份记录(支持x86和arm两种架构)

《k8s上运行的mysql、mariadb数据库的备份记录(支持x86和arm两种架构)》本文记录在K8s上运行的MySQL/MariaDB备份方案,通过工具容器执行mysqldump,结合定时任务实... 目录前言一、获取需要备份的数据库的信息二、备份步骤1.准备工作(X86)1.准备工作(arm)2.手

Java -jar命令如何运行外部依赖JAR包

《Java-jar命令如何运行外部依赖JAR包》在Java应用部署中,java-jar命令是启动可执行JAR包的标准方式,但当应用需要依赖外部JAR文件时,直接使用java-jar会面临类加载困... 目录引言:外部依赖JAR的必要性一、问题本质:类加载机制的限制1. Java -jar的默认行为2. 类加

java -jar命令运行 jar包时运行外部依赖jar包的场景分析

《java-jar命令运行jar包时运行外部依赖jar包的场景分析》:本文主要介绍java-jar命令运行jar包时运行外部依赖jar包的场景分析,本文给大家介绍的非常详细,对大家的学习或工作... 目录Java -jar命令运行 jar包时如何运行外部依赖jar包场景:解决:方法一、启动参数添加: -Xb

eclipse如何运行springboot项目

《eclipse如何运行springboot项目》:本文主要介绍eclipse如何运行springboot项目问题,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目js录当在eclipse启动spring boot项目时出现问题解决办法1.通过cmd命令行2.在ecl

使用nohup和--remove-source-files在后台运行rsync并记录日志方式

《使用nohup和--remove-source-files在后台运行rsync并记录日志方式》:本文主要介绍使用nohup和--remove-source-files在后台运行rsync并记录日... 目录一、什么是 --remove-source-files?二、示例命令三、命令详解1. nohup2.

Spring Boot项目打包和运行的操作方法

《SpringBoot项目打包和运行的操作方法》SpringBoot应用内嵌了Web服务器,所以基于SpringBoot开发的web应用也可以独立运行,无须部署到其他Web服务器中,下面以打包dem... 目录一、打包为JAR包并运行1.打包为可执行的 JAR 包2.运行 JAR 包二、打包为WAR包并运行

Java NoClassDefFoundError运行时错误分析解决

《JavaNoClassDefFoundError运行时错误分析解决》在Java开发中,NoClassDefFoundError是一种常见的运行时错误,它通常表明Java虚拟机在尝试加载一个类时未能... 目录前言一、问题分析二、报错原因三、解决思路检查类路径配置检查依赖库检查类文件调试类加载器问题四、常见

Python如何精准判断某个进程是否在运行

《Python如何精准判断某个进程是否在运行》这篇文章主要为大家详细介绍了Python如何精准判断某个进程是否在运行,本文为大家整理了3种方法并进行了对比,有需要的小伙伴可以跟随小编一起学习一下... 目录一、为什么需要判断进程是否存在二、方法1:用psutil库(推荐)三、方法2:用os.system调用

Python运行中频繁出现Restart提示的解决办法

《Python运行中频繁出现Restart提示的解决办法》在编程的世界里,遇到各种奇怪的问题是家常便饭,但是,当你的Python程序在运行过程中频繁出现“Restart”提示时,这可能不仅仅是令人头疼... 目录问题描述代码示例无限循环递归调用内存泄漏解决方案1. 检查代码逻辑无限循环递归调用内存泄漏2.

分辨率三兄弟LPI、DPI 和 PPI有什么区别? 搞清分辨率的那些事儿

《分辨率三兄弟LPI、DPI和PPI有什么区别?搞清分辨率的那些事儿》分辨率这个东西,真的是让人又爱又恨,为了搞清楚它,我可是翻阅了不少资料,最后发现“小7的背包”的解释最让我茅塞顿开,于是,我... 在谈到分辨率时,我们经常会遇到三个相似的缩写:PPI、DPI 和 LPI。虽然它们看起来差不多,但实际应用