Edit this line
To Something like
Code:
Modes "1280x1024" "1024x768" "800x600" "640x480"
Then do a
Code:
Ctrl + Alt Backspace
to restart the X-Server. Log back in and see if the default resolution is higher. If not then you should be able to use the "xrandr" trick to make the default whatever you want based on what you edited in the xorg.conf file
so xrandr -q should display all the resolutions you put in xorg.conf
0 1280 x 1024 ( 363mm x 272mm ) *85
1 1024 x 768 ( 363mm x 272mm ) 85
2 800 x 600 ( 363mm x 272mm ) 85
*3 640 x 480 ( 363mm x 272mm ) 85
The "*" is the default resolution
Now you should be able to
or