更改/etc/X11/xorg.conf的内容。找到下面这段关于分辨率:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "800×600"
EndSubSection
EndSection