Ctrl-alt-F1 on linux guest with linux host

Discussions about using Linux guests in VirtualBox.
Post Reply
radiodee1
Posts: 3
Joined: 18. Jan 2008, 17:00

Ctrl-alt-F1 on linux guest with linux host

Post by radiodee1 »

On a linux host with a linux guest, I want to switch from the x11 screen of the guest to the tty1 screen of the guest, but when I type 'ctrl-alt-F1' (even when the vbox window has focus) I get the tty1 screen of the host. How does one switch between the various tty's of the guest OS?

-Thanks
baf
Volunteer
Posts: 829
Joined: 27. Sep 2008, 06:18
Primary OS: Mac OS X Leopard
VBox Version: PUEL
Guest OSses: linux,xp,win7
Location: Luleå or Skellefteå, Sweden

Post by baf »

Try hostkey-F1 where hostkey usually is right-ctrl
Or possibly use the command:
sudo chvt 1
Some say: "You learn as long as you live".
My way: "You live as long as you learn".
Post Reply