diff options
author | Frans Pop <elendil@planet.nl> | 2008-03-13 09:30:46 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-03-13 09:30:46 +0000 |
commit | 9a8c16cf746248533b2df18921b2f94317f2e835 (patch) | |
tree | fb6012bde3c8dfc0dab51f5efb7cfc1aaeb61122 /nl/appendix/graphical.xml | |
parent | 6e5196bc84920acb34200ab8aa830e32d9f6b61a (diff) | |
download | installation-guide-9a8c16cf746248533b2df18921b2f94317f2e835.zip |
Update of untranslated documents
Diffstat (limited to 'nl/appendix/graphical.xml')
-rw-r--r-- | nl/appendix/graphical.xml | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/nl/appendix/graphical.xml b/nl/appendix/graphical.xml index 54afa85ff..0a1747d33 100644 --- a/nl/appendix/graphical.xml +++ b/nl/appendix/graphical.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 49849 untranslated --> +<!-- original version: 51523 untranslated --> <sect1 condition="gtk" id="graphical"> <title>The Graphical Installer</title> @@ -97,8 +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>. +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> @@ -136,15 +139,6 @@ Support for touchpads is not yet optimal. </para></listitem> <listitem><para> -You should not switch to a different console while the installer is busy; -this may cause the frontend to crash. The frontend will be restarted -automatically, but this may still cause problems with the installation. -Switching to another console while the installer is waiting for input -should work without causing any problems. - -</para></listitem> -<listitem><para> - Support for creating encrypted partitions is limited as it is not possible to generate a random encryption key. It is possible to set up an encrypted partition using a passphrase as encryption key. |