25

I am running an Ubuntu 16.04 VM in VirtualBox 5.0.18 and I need to switch to TTY1, how can this be achieved? Is there a keyboard shortcut to achieve this in the guest session because doing the normal one just switches to TTY1 in the host?

Kulfy
  • 17,696

2 Answers2

51

The keyboard shortcut in VirtualBox to switch to a TTY is (replace X with the number of the TTY you wish to switch to (e.g.: F1 for TTY1)):

Host Key + FX

Normally, the Right Control key is your host key.

Tim
  • 32,861
  • 27
  • 118
  • 178
2

I think it's CTRL + ALT + F1 after entering fullscreen mode, and back to GUI by CTRL + ALT + F7.

Gea-Suan Lin
  • 406
  • 4
  • 7