摘要:
[root@vitural-linux ~]# gedit /etc/X11/xorg.conf将其中的screen添加一行 Virtual 1024 768 (其中1024 768可以为任何你想要的分辨率)以我的计算机为例:修改前:Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection修改后Section &q 阅读全文