更改一下/etc/X11/xorg.conf的内容。找到下面这段关于分辨率:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
阅读(1531) | 评论(0) | 转发(0) |