up vote 5 down vote favorite
share [g+] share [fb]

When I alt-tab to my VM from my host the VM does not get keyboard input until I click inside it. This is causing me an issue as it looks like the VM has control of the input (as the cursor is flashing away). If while in this state, VMWare server has the focus rather then the application inside it, if you do ctrl-Z (normally for undo) it suspends the VM.

This is driving me barmey. I have looked through all the options and preferences in VMWare Server and can't find anyway to disable this.

Anyone know how to disable this?

link|improve this question

80% accept rate
I have a similar problem with Ctrl-R: reboot in VMWare != Search back in bash. – Douglas Leeder Oct 13 '08 at 10:15
S.Keller's solution worked for me and may fix your issue too. – Arry Oct 13 '08 at 10:40
feedback

2 Answers

up vote 3 down vote accepted

This will not remove the key binding from VmWare, but you could set the option to "Grab keyboard and mouse intput on key press" in the VmWare preferences. VmWare help explicitly states that this will disable the system accelerator key sequences.

link|improve this answer
That works for me, issue has been removed. Thanks. – Arry Oct 13 '08 at 10:38
feedback

You could use a resource editor on vmware.exe to remove the keybinding for ctrl-z. Obviously not for the faint of heart.

link|improve this answer
1  
That's a great solution. Resource Hacker did the trick for me. Edited accelerators for ID 40020 (in VMWare 7.1.5). – EMP Dec 14 '11 at 10:12
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.