VirtualBox下的Ubuntu分辨率问题

  进几天忙着在Virtualbox在XP下安装Ubuntu。对于Linux我完全很陌生啊,于是在这里记录一些心得。ubuntu作为Virtualbox的客机的分辨率只能调到800×600,经过一番检索摸索,搞定,现整理如下(别忘安装Virtualbox工具包):

运行:sudo gedit /etc/X11/xorg.conf

把如下部分修改为:

Section "Device"
Identifier "Configured Video Device"
Driver "vboxvideo"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 16  #颜色质量

SubSection "Display"
Modes "1280x800" "1024x768" "800x600" #按屏幕需要改就可以了
EndSubSection

EndSection

重启。

Syna 发表于 2009-8-31 类别: 「互联网络」 | 标签:

若未注明,本博客文章均为原创,转载请以链接形式标明本文地址
本文地址:http://skday.com/archives/240/

评论


 ≮本博客已开启垃圾留言过滤,留言人工审核≯  在评论中显示个性头像>>

无觅相关文章插件,快速提升流量