A script to fix EDID problems on external monitors in Mac OS.
-
Connect the problem monitor.
-
Download this script into your
/System/Library/Displays/Overrides(note: this file is only writeable by root, so some commands requiresudo).
| f23f23f |
| [root@webpass install]# chkconfig iptables off | |
| [root@webpass install]# chkconfig postgresql-9.2 on | |
| [root@webpass install]# service postgresql-9.2 initdb | |
| [root@webpass install]# cd /usr/local/ | |
| [root@webpass local]# ln -s apache-maven-3.0.5 maven | |
| [root@webpass local]# ln -s apache-tomcat-7.0.39/ tomcat | |
| [root@webpass tomcat]# cd /home/tomcat/ | |
| [root@webpass tomcat]# mkdir edi | |
| [root@webpass tomcat]# cd edi | |
| [root@webpass edi]# mkdir conf |