Thread: Asus K50IN
View Single Post
 
Old 05-18-2010, 04:03 PM
man_of_the_oak man_of_the_oak is offline
 
Join Date: Nov 2008
Posts: 117
You need to edit com.apple.boot.plist which you can find in Library/Preferences/SystemPreferences

and add these 2 lines:

<key>Graphics Mode</key>
<string>1366x768x32@60</string>
<key>GraphicsEnabler</key>
<string>y</string>

it should work like a charm
Reply With Quote