정보기술/가상화
Ubunto 10.04 LTS on VMWare - Keyborad bug
fermi
2010. 5. 3. 16:58
http://communities.vmware.com/thread/263410
in /etc/default/console-setup.
<from original file>
XKBMODEL="SKIP"
XKBLAYOUT="us"
XKBVARIANT="U.S. English"
XKBOPTIONS=""
<changed to this, matching other linux installs>
XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT=""
XKBOPTIONS=""
in /etc/default/console-setup.
<from original file>
XKBMODEL="SKIP"
XKBLAYOUT="us"
XKBVARIANT="U.S. English"
XKBOPTIONS=""
<changed to this, matching other linux installs>
XKBMODEL="pc105"
XKBLAYOUT="us"
XKBVARIANT=""
XKBOPTIONS=""