Created
June 10, 2017 07:45
-
-
Save inntran/0b29631a37cde317de003f8680fbc924 to your computer and use it in GitHub Desktop.
LG 27EA83 computer monitor EDID for newer Macs
This file contains hidden or 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
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<!-- Location: /System/Library/Displays/Contents/Resources/Overrides/DisplayVendorID-1e6d/ ,remove .xml from filename --> | |
<!-- Need to use csrutil to disable before copying this file to desination.--> | |
<plist version="1.0"> | |
<dict> | |
<key>DisplayProductName</key> | |
<string>27EA83 - forced RGB mode (EDID override)</string> | |
<key>IODisplayEDID</key> | |
<data>AP///////wAebXlZAQEBATAWAQSlPCJ4hh3xrk81syUNUFSlS4BxT4GAgY+p | |
wLMA0cDRAKlAVl4AoKCgKVAwIDUAVVAhAAAaAAAA/QA4Sx5aIAAKICAgICAg | |
AAAA/AAyN0VBODMKICAgICAgAAAA/wAKICAgICAgICAgICAgAOs= | |
</data> | |
<key>DisplayVendorID</key> | |
<integer>7789</integer> | |
<key>DisplayProductID</key> | |
<integer>22905</integer> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment