CtrlAltF1
CtrlAltF1 is a keyboard shortcut commonly used in Linux and other Unix-like operating systems. When pressed, it typically switches the user to the first virtual console, often referred to as VT1 or tty1. Virtual consoles provide a text-based interface separate from the graphical desktop environment. This allows users to access a command-line interface even if the graphical system has frozen or become unresponsive.
By default, Linux systems are often configured with several virtual consoles, accessible through Ctrl+Alt+F1 through Ctrl+Alt+F6.
The specific behavior of CtrlAltF1 can vary slightly depending on the Linux distribution and its configuration.