-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6913613
commit 51bd0a1
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
title: Macbook Pro late 2013 使用戴尔 U2518DR | ||
date: May 11, 2018 7:34 PM | ||
categories: "" | ||
tags: [mac,] | ||
|
||
--- | ||
|
||
> 按照说明书上直接按上去后显示模糊,开始找网上的方案看能否解决问题。 | ||
## 关闭系统保护 | ||
|
||
开机进入恢复模式 `csrutil disable; reboot` | ||
|
||
## 生成配置文件 | ||
|
||
根据这里的指导生成配置文件并复制到指定文件夹中 | ||
|
||
[Scaled Resolutions for your MacBooks external Monitor | by Comsysto Reply](https://comsysto.github.io/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions/) | ||
|
||
附注: 我的配置文件地址 -> [Dropbox - DisplayProductID-413c.plist](https://www.dropbox.com/s/4ucfat6cwcqmvnk/DisplayProductID-413c.plist?dl=0) | ||
|
||
## 安装 RDM | ||
|
||
RDM 可以在这里下载 [Index of /software/RDM](http://avi.alkalay.net/software/RDM/) | ||
|
||
另外这是 github 介绍页 [GitHub - avibrazil/RDM: Easily set Mac Retina display to higher unsupported resolutions](https://github.com/avibrazil/RDM) | ||
|
||
设置 display 2 为 `1920 x 1080` 终于完美了! |