I've learned that I can switch between virtual consoles by pressing Ctrl+Alt+F1–F12, and I've found that the graphical interface is usually running at either F7 or F8.
Why does this vary, and is there a way to predict it?
|
I've learned that I can switch between virtual consoles by pressing Ctrl+Alt+F1–F12, and I've found that the graphical interface is usually running at either F7 or F8. Why does this vary, and is there a way to predict it? |
||||
|
|
|
X uses the first free virtual terminal, and the first six are now allocated for gettys by upstart from To choose a specific virtual terminal for X, you pass it the parameter 'vtXX' (see X -help) , where XX is the desired terminal number. There are a bunch of ways to pass parameters to X, but that is stuff for another question. :) |
||||
|
|
|
F7 is the default Xserver console. I believe that F8 is only used if there is already an Xserver running on F7, or if F7 is busy. |
|||||
|