VMware Workstation 6.5 Ubuntu keymapping fix
If after installing VMware Workstation 6.5 on your Ubuntu workstation you have problems with keymaps inside your virtual machines (arrows not working or binded to other keys) you have to add the following lines at the end of /etc/vmware/config xkeymap.keycode.108 = 0×138 # Alt_R xkeymap.keycode.106 = 0×135 # KP_Divide xkeymap.keycode.104 = 0x11c # KP_Enter xkeymap.keycode.111 [...]