diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/appendix/graphical.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/en/appendix/graphical.xml b/en/appendix/graphical.xml index 723f0b52b..ba7fdeea4 100644 --- a/en/appendix/graphical.xml +++ b/en/appendix/graphical.xml @@ -97,10 +97,11 @@ enter will toggle a selection, not activate &BTN-CONT;. To switch to another console, you will also need to use the <keycap>Ctrl</keycap> key, just as with the X Window System. For example, -to switch to VT1 you would use: <keycombo> <keycap>Ctrl</keycap> -<keycap>Left Alt</keycap> <keycap>F1</keycap> </keycombo>. The graphical -installer itself runs on VT5, so you can use <keycombo> <keycap>Left -Alt</keycap> <keycap>F5</keycap> </keycombo> to switch back. +to switch to VT2 (the first debug shell) you would use: <keycombo> +<keycap>Ctrl</keycap> <keycap>Left Alt</keycap> <keycap>F2</keycap> +</keycombo>. The graphical installer itself runs on VT5, so you can use +<keycombo> <keycap>Left Alt</keycap> <keycap>F5</keycap> </keycombo> +to switch back. </para> </sect2> |