
06-15-2010, 10:38 AM
|
|
|
Join Date: Nov 2008
Posts: 117
|
|
He said that he uses kext :P You need to delete the kext and edit com.apple.boot.plist which you can find in Library/Preferences/SystemPreferences
by adding these lines:
<key>Graphics Mode</key>
<string>1366x768x32@60</string>
<key>GraphicsEnabler</key>
<string>y</string>
|