Chinaunix首页 | 论坛 | 博客
  • 博客访问: 878317
  • 博文数量: 60
  • 博客积分: 163071
  • 博客等级: 大元帅
  • 技术积分: 824
  • 用 户 组: 普通用户
  • 注册时间: 2009-05-31 13:20
文章分类

全部博文(60)

文章存档

2011年(1)

2010年(59)

分类:

2010-06-05 11:26:19

在Fedora系统中基于VMware workstation 7 创建Windows Server 2003虚拟机启动后,出现如下错误:

---------------------------------------------------------------------------------------------------------------------------------

A language-specific mapping from X keysyms to machine scancodes will be used, based on the detected keyboard type of "us101". However, this program's language-specific mapping may not be correct for your keyboard in all the details, because X keyboard mappings vary.
You can override specific key mappings in the virtual-machine configuration.
For more information, please see VMware Workstation documentation available on our Web site at "".
---------------------------------------------------------------------------------------------------------------------------------

解决办法:

$su -
# vi /etc/vmware/config
在最后添加如下行:

xkeymap.language = "us101"
阅读(4549) | 评论(0) | 转发(2) |
给主人留下些什么吧!~~