如题,按照精华区的帖子装好了 vmware server,在vmware里虚拟了 2003,然后安装了 vmware tools,然活重启虚拟机都没问题。但是却不可以全屏,ctrl+alt+enter,出现出错提示框,没看懂,请教我该怎么作 才可以让虚拟机全屏?
我的系统:主机ubuntu 6.06.1,xgl+beryl, VMware-server-1.0.1-29996, 虚拟windows server 2003 enterprise edition
[问题]请问安装了 vmware server虚拟 windows server2003不能全屏的问题
-
- 帖子: 143
- 注册时间: 2006-09-02 21:23
- 来自: Nanjing China
-
- 帖子: 227
- 注册时间: 2006-09-23 6:27
- 来自: 火星
- 联系:
-
- 帖子: 143
- 注册时间: 2006-09-02 21:23
- 来自: Nanjing China
那是修改/etc/x11目录下的xorg.conf这个文件吗?
我找到以下段落不知道该添加什么?我的 ubuntu是1024*768,刷新率60Hz,我把客户系统2003设置成1024*768*16色或者800*600*16色都不行,后来我发现客户系统默认的刷新率是85Hz,只有一个85没有60。怎么办呢?高手指点一下阿。。。谢谢
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
我找到以下段落不知道该添加什么?我的 ubuntu是1024*768,刷新率60Hz,我把客户系统2003设置成1024*768*16色或者800*600*16色都不行,后来我发现客户系统默认的刷新率是85Hz,只有一个85没有60。怎么办呢?高手指点一下阿。。。谢谢
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection