shortcut to switch between virtual machine and host operating system?

17

7

okay so I have windows 8 and am running Lubuntu as a VM using vmplayer. I have my laptop hooked up to an external monitor so I have the VM full screen on my laptop and windows 8 on the monitor. What I want is, suppose I have a word document opened up in windows 8 but I'm typing in my VM right now and I want to quickly switch to the word document in windows 8, is there a keyboard shortcut / way to create a keyboard shortcut to switch between the VM and host operating system? Because moving the mouse and clicking between the VM and host operating system is getting a bit annoying.

user2719875

Posted 2013-09-14T17:23:49.327

Reputation: 613

Question was closed 2017-10-30T14:56:00.833

Answers

25

You can use CTRL + ALT to escape the VM and use ALT + TAB to switch to it again. To let the VM grab your input, try pressing CTRL + g when VMware Player is focused (this at least works in VMware Workstation).

wullxz

Posted 2013-09-14T17:23:49.327

Reputation: 2 400

Hm okay thanks, and how would I be able to go from the host operating system to the VM? – user2719875 – 2013-09-14T18:00:25.403

1@user2719875 with ALT+TAB, just cycle through the open windows. – terdon – 2013-09-14T18:10:18.923

yep, that's what I meant with "to switch to it again" ;) – wullxz – 2013-09-14T18:13:12.917

1Hm right, okay got it. Thanks! I posted the comment above because even when I use ALT+TAB, it does switch the the vmplayer window but I have to again go and actually click inside the vmplayer screen to use the VM.. I will try installing vmware tools and see if that fixes the problem. – user2719875 – 2013-09-14T18:14:41.007

2I've edited my answer. Try to press CTRL+g after switching to VMware Player. – wullxz – 2013-09-14T21:03:19.080

Perfect, worked really nicely! – user2719875 – 2013-09-15T17:02:05.940