Ubuntu Main Menu
| Ubuntu 8.10 and Keymapping in VMware Guest |
|
|
|
Written by myOltrans
Sunday, 01 February 2009 15:04
Last Updated on Monday, 25 January 2010 15:04
There is a known bug about remapping Cursor keys, Insert, Home, Page Up, Delete, End, Page Down in the VMware guest. It can be solved easily by adding this one line: xkeymap.nokeycodeMap = true in the file /etc/vmware/config. As the root user (sudo won't work in this case), this command should do it for you: echo "xkeymap.nokeycodeMap = true" >> /etc/vmware/config If this still does not work, follow the instructions bellow:
If neither of these solutions do not help you, read the other possible solutions from the original post - VMWare and the fubar keyboard effect.
Further reading:
|


