在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):xzhih/one-key-hidpi开源软件地址(OpenSource Url):https://github.com/xzhih/one-key-hidpi开源编程语言(OpenSource Language):Shell 100.0%开源软件介绍(OpenSource Introduction):Enable macOS HiDPIExplanation This script can simulate macOS HiDPI on a non-retina display, and have a "Native" Scaled in System Preferences. Some device have wake-up issue, script's second option may help, it inject a patched EDID, but another problem may exists here. Logo scaling up may not be resolved, cuz the higher resolution is faked. System Preferences Usage1.Remote Mode: Run this script in Terminal bash -c "$(curl -fsSL https://raw.githubusercontent.com/xzhih/one-key-hidpi/master/hidpi.sh)" 2.Local Mode: Download ZIP, decompressing it, and double click RecoveryNormalStill running the script in the terminal, but choose option 3 Recovery modeIf you cant boot into system, or get any another issues, you can boot into macOS Recovery mode, and use the Terminal.app There are two ways to close it. It is recommended to choose the first one ls /Volumes/ you can see all Disk. cd /Volumes/"Your System Disk Part"/Users/
ls you can see user home directory. cd "user name"
./.hidpi-disable Remove all injected display's DisplayVendorID folder under ls /Volumes/
rm -rf /Volumes/"Your System Disk Part"/Library/Displays/Contents/Resources/Overrides Inspiredhttps://github.com/syscl/Enable-HiDPI-OSX |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论