One problem I have with VMware Workstation is if I’m running a Linux virtual machine in VMware that sometime the your keyboard will repeat keystrokes.
To fix this problem, you need to edit the VMware Virtual machine vmx file, and add the following:
keyboard.typematicMinDelay = "2000000"
This fix should work with VMware Workstation for Linux or Windows and Vmware ESX Server.








