Git commit 257e7ce6e4cd4e708b388f2e0b8ccea302570085 by Yuri Chornoivan. Committed on 21/04/2021 at 06:24. Pushed by aacid into branch 'mr/6'.
Add documentation on the full screen mode M +14 -0 doc/khelpcenter/index.docbook https://invent.kde.org/system/khelpcenter/commit/257e7ce6e4cd4e708b388f2e0b8ccea302570085 diff --git a/doc/khelpcenter/index.docbook b/doc/khelpcenter/index.docbook index d1568307..42d329c0 100644 --- a/doc/khelpcenter/index.docbook +++ b/doc/khelpcenter/index.docbook @@ -686,6 +686,20 @@ you may need to choose a specific encoding in this menu. </para> </listitem> </varlistentry> +<varlistentry> +<term><menuchoice><guimenu>View</guimenu> +<guisubmenu>Full Screen Mode</guisubmenu> +</menuchoice> +</term> +<listitem> +<para> +Changes &khelpcenter; to full screen mode, in which the &khelpcenter; window +takes up the whole screen, and does not have the usual window decorations. To +exit full screen mode, press <keycombo action="simul">&Ctrl;&Shift; +<keycap>F</keycap></keycombo>. +</para> +</listitem> +</varlistentry> </variablelist> </listitem> </varlistentry>
