This should be a simple question:
- Host OS: Arch Linux
- Guest OS: Arch Linux (GNOME)
How can I send Ctrl+Alt+F1 to my Guest Linux OS?
|
This should be a simple question:
How can I send Ctrl+Alt+F1 to my Guest Linux OS? |
||||
|
Host + F1, default Host key is Right Ctrl. |
|||||
|
chvt n(wherenis from yourCtrl + Alt + Fn). Using that command in a GUI (e.g. tty7) requires root privileges to get a console fd. – Lekensteyn Feb 8 at 18:45