Michael Belyaev
Michael Belyaev
Use this https://github.com/usr-sse2/RDM/releases
@ntessore, newer and more functional version of RDM is here: https://github.com/usr-sse2/RDM/releases
Use this https://github.com/usr-sse2/RDM/releases
You should add the scaled resolution to `/System/Library/Displays/Contents/Resources/Overrides` for your second display. Here is an online generator of the plist: https://comsysto.github.io/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions/
Execute `ioreg -lw0 | grep IODisplayPrefsKey`, you will get output like this: ``` | | | | | "IODisplayPrefsKey" = "IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PEG0@1/IOPP/GFX0@0/NVDA,Display-B@1/NVDA/display0/AppleDisplay-30ae-60c9" | | | | | "IODisplayPrefsKey" = "IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/IGPU@2/AppleIntelFramebuffer@1/display0/AppleDisplay-10ac-a07b" ```...
You should create a subdirectory inside of `Overrides` and name it `DisplayVendorID-xxxx`, where `xxxx` is your vendor ID, and put the generated file inside it. (To write to that directory...
Did you reboot?
Could you show me the generated file and the output of `ioreg -lw0 | grep IODisplayPrefsKey`, the path where you put this file and output of `sudo defaults read /Library/Preferences/com.apple.windowserver.plist...
Your comment contains only titles. If you meant to attach files, rewrite the comment from GitHub instead of email.
Ещё раз: файл должен называться `DisplayProductID-717`, а не `DisplayProductID-717.plist`. В системе уже есть файл `DisplayProductID-717`, поэтому желательно объединить файлы в один, а не заменять системный. Ещё у второго разрешения (1280x720...