凡科网做网站视频,手机上怎样制作网站,海南通信建设有限公司官方网站,有没有搜索附近手机的软件来源 http://www.diybl.com/course/6_system/linux/Linuxjs/2008614/125481.html VirtualBox 在windows XP下虚拟Ubuntu全屏的解决方法 默认安装后声音、网络一切正常#xff0c;就是不能完全全屏#xff0c;ubuntu作为客机的分辨率只能调到800600#xff0c;从网上挖的就是不能完全全屏ubuntu作为客机的分辨率只能调到800×600从网上挖的以备不时之需 1.安装VboxLinuxadditions a安装make gcc lib等 ------------------------------- apt-get install build-essential ------------------------------- b安装module-assistant --------------------------------- apt-get install module-assistant --------------------------------- c运行 ------------- m-a prepare -------------- d安装VboxLinuxadditions(选“设备”-“安装虚拟电脑工具包”) 进入目录后运行 --------------------------------- sudo ./VBoxLinuxAdditions-x86.run --------------------------------- 重启ubuntu分辨率应该可以可以随便调节了。如果不行继续往下看。 2.修改VBOX在Ubuntu里的设置 运行 -------------------------------- sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_bak 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 24 #我这里颜色质量只能开到24 SubSection Display###### Modes 1280x800 800x600 #按屏幕需要改就可以了 EndSubSection###### EndSection ------------------------------- 3.重启Ubuntu然后分辨率就可以设置成1280×800了 按右ctrlF 进入全屏无缝模式共享剪贴板linux和win的和平共存。转载于:https://www.cnblogs.com/smartdog/archive/2011/05/23/2054624.html