diff options
author | Holger Wansing <hwansing@mailbox.org> | 2020-01-20 23:30:47 +0100 |
---|---|---|
committer | Holger Wansing <hwansing@mailbox.org> | 2020-01-20 23:30:47 +0100 |
commit | 356f51246cbdafc409d31fddc730080fefb0ae13 (patch) | |
tree | 8e5b0d20ddf80e2920cb9f52637df17a979a1639 /en/boot-installer | |
parent | 13110c7ae9b8b29c369e61f569437fa31de1aac6 (diff) | |
download | installation-guide-356f51246cbdafc409d31fddc730080fefb0ae13.zip |
Improvement on theme description (and mention shortcut 'd' in boot menu)
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/parameters.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index 8ad602832..fe0f6b545 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -270,10 +270,13 @@ parameter <userinput>debian-installer/framebuffer=true</userinput> or <listitem><para> A theme determines how the user interface of the installer looks (colors, -icons, etc.). What themes are available differs per frontend. Currently -both the newt and gtk frontends only have a <quote>dark</quote> theme that was -designed for visually impaired users. Set the theme by booting with -<userinput>theme=<replaceable>dark</replaceable></userinput>. +icons, etc.). Which themes are available may differ per frontend. Currently +both the newt and gtk frontend have (apart from the default look) only +one additional theme named <quote>dark</quote> theme, which was +designed for visually impaired users. Set this theme by booting with +<userinput>theme=<replaceable>dark</replaceable></userinput> +(there is also the keyboard shortcut <userinput>d</userinput> for this +in the boot menu). </para></listitem> </varlistentry> |