Fixing keyboard in VMware for Linux
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.
Related posts:
- VMware Workstation: Fixing Time in Linux Guest OS I recently
- Switched!?! I recent b
- Back in Time: Changing Linux In the 26t
- Playing XM Online in Linux This scrip
- Installing Ubuntu 7.04: ATI X**** Cards Many peopl
Related posts brought to you by Yet Another Related Posts Plugin.



on July 19, 2007 at 12:04 pm
Permalink
[...] Link to Article linux Fixing keyboard in VMware for Linux » Posted [...]
on July 20, 2007 at 2:02 am
Permalink
I actually experienced that on a (Connectix/Microsoft) Virtual PC with a Windows host and a FreeBSD guest. I wonder what could be the fix there (other than me turning off the keyrepeat altogether in KDE)
on July 20, 2007 at 11:25 am
Permalink
I find that it happens to be natively sometimes in Feisty. It’s rare, and I haven’t been able to consistently reproduce it but maybe its a bug lower than VMWare?