1<?xml version="1.0" encoding="utf-8"?>
2<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shortcuts" xml:lang="tr">
3
4  <info>
5    <link type="guide" xref="index#advanced"/>
6    <desc>See a list of all shortcuts.</desc>
7
8    <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
9    <credit type="author">
10      <name>Phil Bull</name>
11      <email>philbull@gmail.com</email>
12    </credit>
13    <credit type="author">
14       <name>Tiffany Antopolski</name>
15       <email>tiffany.antopolski@gmail.com</email>
16    </credit>
17    <credit type="editor">
18       <name>Taufan Lubis</name>
19       <email>taufanlinux@gmail.com</email>
20    </credit>
21   <credit type="editor">
22       <name>Ronaldi Santosa</name>
23       <email>ronald.santosa@gmail.com</email>
24    </credit>
25   <credit type="editor">
26       <name>Ibnu Amansyah</name>
27       <email>javalander9@gmail.com</email>
28    </credit>
29   <credit type="editor">
30       <name>Andre Klapper</name>
31       <email>ak-47@gmx.net</email>
32    </credit>
33   <credit type="editor">
34       <name>Germán Poo-Caamaño</name>
35       <email>gpoo@gnome.org</email>
36    </credit>
37
38    <license>
39      <p>Creative Commons Share Alike 3.0</p>
40    </license>
41
42
43    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
44      <mal:name>Fatih Demir</mal:name>
45      <mal:email>kabalak@kabalak.net</mal:email>
46      <mal:years>2000.</mal:years>
47    </mal:credit>
48
49    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
50      <mal:name>Görkem Çetin</mal:name>
51      <mal:email>gorkem@gelecek.com.tr</mal:email>
52      <mal:years>2002/2003.</mal:years>
53    </mal:credit>
54
55    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
56      <mal:name>Barış Çicek</mal:name>
57      <mal:email>baris@teamforce.name.tr</mal:email>
58      <mal:years>2004, 2008, 2009.</mal:years>
59    </mal:credit>
60
61    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
62      <mal:name>Muhammet Kara</mal:name>
63      <mal:email>muhammet.k@gmail.com</mal:email>
64      <mal:years>2011.</mal:years>
65    </mal:credit>
66
67    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
68      <mal:name>hsngrms</mal:name>
69      <mal:email>dead-bodies-everywhere@hotmail.com</mal:email>
70      <mal:years>2012</mal:years>
71    </mal:credit>
72
73    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
74      <mal:name>Atilla Öntaş</mal:name>
75      <mal:email>tarakbumba@gmail.com</mal:email>
76      <mal:years>2014</mal:years>
77    </mal:credit>
78
79    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
80      <mal:name>Emre FIRAT</mal:name>
81      <mal:email>emrefirat93@gmail.com</mal:email>
82      <mal:years>2013, 2014, 2015</mal:years>
83    </mal:credit>
84  </info>
85
86
87<title>Keyboard shortcuts</title>
88
89<section id="default-shortcuts"><title>Default shortcuts</title>
90<section id="open-close-save-print">
91  <title>Opening, closing, saving and printing</title>
92  <table frame="all" rules="cols" shade="rows">
93    <tr>
94        <td><p>Bir dosya aç.</p></td>
95        <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
96    </tr>
97    <tr>
98        <td><p>Open a copy of the current document.</p></td>
99        <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
100    </tr>
101    <tr>
102        <td><p>Save a copy of the current document with a new file
103name.</p></td>
104        <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
105    </tr>
106    <tr>
107        <td><p>Mevcut dosyayı yazdır. </p></td>
108        <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
109    </tr>
110    <tr>
111        <td><p>Close the current document window.</p></td>
112        <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
113    </tr>
114    <tr>
115        <td><p>Reload the document (effectively closes and re-opens the
116document).</p></td>
117        <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
118    </tr>
119  </table>
120</section>
121
122<section id="move-around">
123    <title>Moving around a document</title>
124<table frame="all" rules="cols" shade="rows">
125    <tr>
126        <td><p>Move up/down a page.</p></td>
127        <td><p>Arrow keys</p></td>
128    </tr>
129    <tr>
130        <td><p>Move up/down a page several lines at a time.</p></td>
131        <td><p><key>Page Up</key> / <key>Page Down</key></p></td>
132    </tr>
133    <tr>
134        <td><p>Go to the previous page.</p></td>
135        <td><p><keyseq><key>Ctrl</key><key>Page Up</key></keyseq> /
136<key>P</key></p></td>
137    </tr>
138    <tr>
139        <td><p>Go to the next page.</p></td>
140        <td><p><keyseq><key>Ctrl</key><key>Page Down</key></keyseq> /
141<key>N</key></p></td>
142    </tr>
143<tr>
144        <td><p>Go to page number.</p></td>
145        <td><p><keyseq><key>Ctrl</key><key>L</key></keyseq> followed by the page number and <key>Enter</key></p></td>
146</tr>
147    <tr>
148        <td><p>Go to the beginning of a page (beginning of the document if
149<gui>Continuous</gui> is selected in the main menu in the top-right corner).</p></td>
150         <td><p><key>Home</key></p></td>
151    </tr>
152    <tr>
153        <td><p>Go to the end of a page (end of the document if
154<gui>Continuous</gui> is selected in the main menu in the top-right corner).</p></td>
155        <td><p><key>End</key></p></td>
156    </tr>
157    <tr>
158    	<td><p>Go to the beginning of the document.</p></td>
159        <td><p><keyseq><key>Ctrl</key><key>Home</key></keyseq></p></td>
160    </tr>
161    <tr>
162    	<td><p>Go to the end of the document.</p></td>
163         <td><p><keyseq><key>Ctrl</key><key>End</key></keyseq></p></td>
164    </tr>
165    <tr>
166        <td><p>Add a bookmark in the current page.</p></td>
167        <td><p><keyseq><key>Ctrl</key><key>D</key></keyseq></p></td>
168    </tr>
169    <tr>
170        <td><p>Delete the bookmark in the current page if there is one.</p></td>
171        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>D</key></keyseq></p></td>
172    </tr>
173    <tr>
174         <td><p>Display the side pane with a table of contents and bookmarks.</p></td>
175         <td><p><key>F9</key></p></td>
176    </tr>
177    <tr>
178        <td><p>Enable caret navigation placing a moveable cursor in text pages, allowing you to move around and select text with the keyboard.</p></td>
179        <td><p><key>F7</key></p></td>
180    </tr>
181  </table>
182</section>
183
184<section id="copy">
185    <title>Selecting and copying text</title>
186<table frame="all" rules="cols" shade="rows">
187    <tr>
188        <td><p>Copy highlighted text.</p></td>
189        <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq> / <keyseq><key>Ctrl</key><key>Insert</key></keyseq></p></td>
190    </tr>
191    <tr>
192        <td><p>Select all the text in a document.</p></td>
193        <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td>
194    </tr>
195</table>
196</section>
197
198<section id="find">
199    <title>Finding text</title>
200<table frame="all" rules="cols" shade="rows">
201    <tr>
202        <td><p>
203        Show the toolbar that lets you search for words in the document. The
204        search box is automatically highlighted when you press this, and the
205        search will start as soon as you type some text. If you select a text
206        in the document before searching, then the search will start using that
207        text as input.
208        </p></td>
209        <td><p><keyseq><key>Ctrl</key><key>F</key></keyseq> / <key>/</key></p></td>
210    </tr>
211    <tr>
212        <td><p>Go to the next search result.</p></td>
213        <td><p><keyseq><key>Ctrl</key><key>G</key></keyseq> / <key>F3</key></p></td>
214    </tr>
215    <tr>
216        <td><p>Go to the previous search result.</p></td>
217        <td><p><keyseq><key>Shift</key><key>Ctrl</key><key>G</key></keyseq> / <keyseq><key>Shift</key><key>F3</key></keyseq></p></td>
218    </tr>
219</table>
220</section>
221
222<section id="rotate-zoom">
223    <title>Rotating and zooming</title>
224<table frame="all" rules="cols" shade="rows">
225    <tr>
226        <td><p>Rotate the pages 90 degrees counter-clockwise.</p></td>
227        <td><p><keyseq><key>Ctrl</key><key>Left arrow</key></keyseq></p></td>
228    </tr>
229    <tr>
230        <td><p>Rotate the pages 90 degrees clockwise.</p></td>
231        <td><p><keyseq><key>Ctrl</key><key>Right
232arrow</key></keyseq></p></td>
233    </tr>
234    <tr>
235        <td><p>Default zoom.</p></td>
236        <td><p><keyseq><key>Ctrl</key><key>0</key></keyseq></p></td>
237    </tr>
238    <tr>
239        <td><p>Zoom in.</p></td>
240        <td><p><keyseq><key>Ctrl</key><key>+</key></keyseq> / <key>=</key> /
241               <keyseq><key>Ctrl</key><key>=</key></keyseq></p></td>
242    </tr>
243    <tr>
244        <td><p>Zoom out.</p></td>
245        <td><p><keyseq><key>Ctrl</key><key>-</key></keyseq></p></td>
246    </tr>
247    <tr>
248        <td><p>Fit the page into the window.</p></td>
249        <td><p><key>F</key></p></td>
250    </tr>
251    <tr>
252        <td><p>Fit the content width to the space available.</p></td>
253        <td><p><key>W</key></p></td>
254    </tr>
255</table>
256</section>
257
258<section id="window">
259    <title>Pencere</title>
260<table frame="all" rules="cols" shade="rows">
261    <tr>
262        <td><p>Use the full screen to view the document.</p></td>
263        <td><p><key>F11</key></p></td>
264    </tr>
265    <tr>
266        <td><p>Start a presentation.</p></td>
267        <td><p><key>F5</key> / <keyseq><key>Shift</key><key>F5</key></keyseq></p></td>
268    </tr>
269</table>
270</section>
271
272<section id="document">
273    <title>Document view</title>
274<table frame="all" rules="cols" shade="rows">
275    <tr>
276        <td><p>Invert background and text colors.</p></td>
277        <td><p><keyseq><key>Ctrl</key><key>I</key></keyseq></p></td>
278    </tr>
279    <tr>
280        <td><p>Swap between continuous and page by page view of the document.</p></td>
281        <td><p><key>C</key></p></td>
282    </tr>
283    <tr>
284        <td><p>Display two pages side by side.</p></td>
285        <td><p><key>D</key></p></td>
286    </tr>
287</table>
288</section>
289
290<section id="presentation">
291    <title>Presentation mode</title>
292<table frame="all" rules="cols" shade="rows">
293    <tr>
294        <td><p>Toggle black screen.</p></td>
295        <td><p><key>B</key> / <key>.</key></p></td>
296    </tr>
297    <tr>
298        <td><p>Toggle white screen.</p></td>
299        <td><p><key>W</key></p></td>
300    </tr>
301</table>
302</section>
303
304</section>
305
306</page>
307