Standardize on Unix LF line terminators
[geeqie.git] / doc / docbook / GuideImagePresentationFullscreen.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <section id="GuideImagePresentationFullscreen">
3   <title id="titleGuideImagePresentationFullscreen">Full Screen</title>
4   <para>Geeqie allows for the image pane to be expanded to fill the entire screen, this is referred to as full screen.</para>
5   <para />
6   <section id="Turningonfullscreen">
7     <title>Turning on full screen</title>
8     <para>Full screen can be activated in a number of ways:</para>
9     <itemizedlist spacing="compact">
10       <listitem>
11         <menuchoice>
12           <shortcut>
13             <keycombo>
14               <keycap>F</keycap>
15             </keycombo>
16           </shortcut>
17           <guimenu>View</guimenu>
18           <guimenuitem>Full screen</guimenuitem>
19         </menuchoice>
20       </listitem>
21       <listitem>
22         <para>
23           From a context menu - right click an image pane, and select
24           <emphasis role="strong">Full screen</emphasis>
25           .
26         </para>
27       </listitem>
28     </itemizedlist>
29     <para />
30   </section>
31   <section id="Turningofffullscreen">
32     <title>Turning off full screen</title>
33     <para>To return to the normal view:</para>
34     <itemizedlist spacing="compact">
35       <listitem>
36         <para>
37           From the keyboard - press
38           <keycap>F</keycap>
39           or
40           <keycap>Esc</keycap>
41           to stop full screen.
42         </para>
43       </listitem>
44       <listitem>
45         <para>
46           From a context menu - right click the image pane, and select
47           <emphasis role="strong">Exit full screen</emphasis>
48           .
49         </para>
50       </listitem>
51       <listitem>
52         <para>
53           From the menu bar - the menu bar may be visible when using multiple monitors, select
54           <menuchoice>
55             <shortcut>
56               <keycombo>
57                 <keycap>F</keycap>
58               </keycombo>
59             </shortcut>
60             <guimenu>View</guimenu>
61             <guimenuitem>Full screen</guimenuitem>
62           </menuchoice>
63         </para>
64       </listitem>
65     </itemizedlist>
66     <para />
67   </section>
68   <section id="Configuringfullscreen">
69     <title>Configuring full screen</title>
70     <para>
71       Full screen behavior and location can be adjusted on the
72       <link linkend="FullScreen">Windows tab</link>
73       of the preferences dialog.
74     </para>
75   </section>
76   <section id="Navigation">
77     <title>Navigation</title>
78     <para>
79       Refer to
80       <link linkend="GuideReferenceKeyboardShortcuts" endterm="titleGuideReferenceKeyboardShortcuts" />
81       .
82     </para>
83   </section>
84 </section>