1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="movingaround" xml:lang="wa">
3
4  <info>
5    <link type="guide" xref="index#reading"/>
6    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
7    <credit type="author">
8      <name>Phil Bull</name>
9      <email its:translate="no">philbull@gmail.com</email>
10    </credit>
11    <credit type="editor">
12      <name>Anna Philips</name>
13      <email its:translate="no">anna.cs.au@gmail.com</email>
14    </credit>
15
16    <include xmlns="http://www.w3.org/2001/XInclude" href="legal-unported.xml"/>
17
18    <desc>Navigating, scrolling and zooming.</desc>
19  </info>
20
21  <title>Moving around a document</title>
22
23  <p>You can move around each page of a document by any of the following
24  methods:</p>
25
26  <list>
27    <item>
28      <p>Scrolling up and down using the mouse wheel. To move around a page
29      just by moving the mouse:</p>
30      <steps>
31        <item>
32          <p>Right-click the page and select <gui>Autoscroll</gui>.</p>
33        </item>
34        <item>
35          <p>Move the mouse pointer towards the bottom of the window to scroll
36          down; it will scroll faster depending on how far down the window you
37          go.</p>
38        </item>
39        <item>
40          <p>To stop autoscrolling, click anywhere in the document.</p>
41        </item>
42      </steps>
43    </item>
44    <item>
45      <p>Using the scroll bar on the document window.</p>
46    </item>
47    <item>
48      <p>Using the up and down arrow keys of your keyboard.</p>
49    </item>
50    <item>
51      <p>Dragging the page around with your mouse, as if you are grabbing it.
52      To do this:</p>
53      <list>
54        <item>
55          <p>Move the mouse pointer over the page and hold down the middle
56          mouse button to drag it around.</p>
57        </item>
58        <item>
59          <p>If you don't have a middle mouse button, hold down the left and
60          right mouse buttons at the same time, then drag.</p>
61        </item>
62      </list>
63    </item>
64  </list>
65
66<section id="between-pages">
67  <title>Flipping between pages</title>
68
69  <p>You can move between pages of a document using one of the following
70  methods:</p>
71
72  <list>
73    <item>
74      <p>Press the <keyseq><key>Ctrl</key><key>Page Up</key></keyseq> or
75      <keyseq><key>Ctrl</key><key>Page Down</key></keyseq> buttons on the
76      keyboard.</p>
77    </item>
78    <item>
79      <p>To go to a specific page:</p>
80      <list>
81        <item>
82          <p>Type a page number in <gui style="input">Select Page</gui> and press <key>Enter</key>.</p>
83        </item>
84        <item>
85          <p>If you want to go to the beginning or the end of the document:</p>
86          <list>
87            <item>
88              <p>Press <keyseq><key>Ctrl</key><key>Home</key></keyseq> on your
89              keyboard.</p>
90            </item>
91            <item>
92              <p>Press <keyseq><key>Ctrl</key><key>End</key></keyseq> on your
93              keyboard.</p>
94            </item>
95          </list>
96        </item>
97      </list>
98    </item>
99    <item>
100      <p>To move ten pages at a time, press <keyseq><key>Shift</key><key>Page
101      Up</key></keyseq> or <keyseq><key>Shift</key><key>Page
102      Down</key></keyseq>.</p>
103      <note style="tip">
104        <p>You can only move around one page at a time, by default. If you want
105        to move between pages just by scrolling or dragging, go to the <gui style="menuitem">View</gui> menu
106        and select
107        <gui style="menuitem">Continuous</gui>.</p>
108      </note>
109    </item>
110  </list>
111
112</section>
113
114<section id="navigating">
115  <title>Navigating with a page list or table of contents</title>
116
117  <p>When you open a file, you should have a side pane on the left side of the window.
118  If you do not have a visible side pane,
119  <guiseq><gui style="menuitem">View</gui>
120  <gui style="menuitem">Sidepane</gui></guiseq>
121  or press the <key>F9</key> key on the keyboard.</p>
122
123  <p>The side pane shows a preview of all of the pages in the document.</p>
124
125  <p>You can move between pages by clicking on them in the side pane.</p>
126
127  <note>
128    <p>Some documents have an index or table of contents, which you can display
129    in the side pane. Select the <gui>Thumbnails</gui> Combobox at the top of the
130    side pane and select <gui>Index</gui> to view it.</p>
131    <note style="tip">
132      <p>Most documents don't use this feature, so you won't be able to view
133      their index in the side pane.</p>
134    </note>
135  </note>
136
137</section>
138
139<section id="zoom">
140  <title>Zooming in and out</title>
141
142  <p>To adjust the zoom level:</p>
143
144  <list>
145    <item>
146      <p>Select the desired zoom percentage from combobox in the toolbar.</p>
147    </item>
148    <item>
149      <p>Alternatively, use the keyboard shortcuts <keyseq><key>Ctrl</key><key>+</key></keyseq>
150      to zoom in, or <keyseq><key>Ctrl</key><key>-</key></keyseq> to zoom out.</p>
151    </item>
152    <item>
153      <p>Alternatively, hold down <key>Ctrl</key> and use your mouse scroll wheel to zoom.</p>
154    </item>
155  </list>
156
157  <note>
158    <p>The <gui>Fit Page</gui> option will make a document page fit the whole
159    <em>height</em> of the window.</p>
160    <p>The <gui>Fit Width</gui> option will make a document page fill the whole
161    <em>width</em> of the window.</p>
162    <p>If you want to see two pages at once, side by side, like in a book,
163    go to <guiseq><gui style="menuitem">View</gui><gui style="menuitem">Dual</gui></guiseq> and press
164    <gui style="menuitem">Dual</gui>.</p>
165    <p>If the allow-links-change-zoom gsetting is set to false, links are blocked
166    from changing your zoom level.</p>
167  </note>
168
169  <p>You can use the whole of your screen to view the document:</p>
170
171  <list>
172    <item>
173      <p>Press <key>F11</key>.</p>
174    </item>
175    <item>
176      <p>To exit the full screen mode:</p>
177      <p>Press <key>F11</key> or <key>Escape</key></p>
178    </item>
179  </list>
180</section>
181
182</page>
183