]> www.fi.muni.cz Git - evince.git/blob - help/C/shortcuts.page
help: shortcuts.page, fixed tables.
[evince.git] / help / C / shortcuts.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       type="topic" style="task"
3       id="shortcuts">
4
5   <info>
6     <link type="guide" xref="index#advanced"/>
7     <desc>See a list of all shortcuts, and learn how to create your own custom shortcuts.</desc>
8
9     <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
10     <credit type="author">
11       <name>Phil Bull</name>
12       <email>philbull@gmail.com</email>
13     </credit>
14     <credit type="author">
15        <name>Tiffany Antopolski</name>
16        <email>tiffany.antopolski@gmail.com</email>
17     </credit>
18     <license>
19       <p>Creative Commons Share Alike 3.0</p>
20     </license>
21
22   </info>
23
24
25 <title>Keyboard Shortcuts</title>
26
27 <section><title>Default Shortcuts</title>
28 <section>
29   <title>Opening, Closing, Saving And Printing</title>
30   <table frame="all" rules="cols" shade="rows">
31     <tr>
32         <td><p>Open a document.</p></td>
33         <td><p><keyseq><key>Ctrl</key><key>O</key></keyseq></p></td>
34     </tr>
35     <tr>
36         <td><p>Open a copy of the current document.</p></td>
37         <td><p><keyseq><key>Ctrl</key><key>N</key></keyseq></p></td>
38     </tr>
39     <tr>
40         <td><p>Save a copy of the current document with a new file
41 name.</p></td>
42         <td><p><keyseq><key>Ctrl</key><key>S</key></keyseq></p></td>
43     </tr>
44     <tr>
45         <td><p>Print the current document.</p></td>
46         <td><p><keyseq><key>Ctrl</key><key>P</key></keyseq></p></td>
47     </tr>
48     <tr>
49         <td><p>Close the current document window.</p></td>
50         <td><p><keyseq><key>Ctrl</key><key>W</key></keyseq></p></td>
51     </tr>
52     <tr>
53         <td><p>Reload the document (effectively closes and re-opens the
54 document).</p></td>
55         <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
56     </tr>
57   </table>
58 </section>
59
60 <section>
61     <title>Moving around the document</title>
62 <table frame="all" rules="cols" shade="rows">
63     <tr>
64         <td><p>Move up/down a page.</p></td>
65         <td><p>Arrow keys</p></td>
66     </tr>
67     <tr>
68         <td><p>Move up/down a page several lines at a time.</p></td>
69         <td><p><key>Page Up</key> / <key>Page Down</key></p></td>
70     </tr>
71     <tr>
72         <td><p>Go to the previous/next page.</p></td>
73         <td><p><keyseq><key>Ctrl</key><key>Page Up</key></keyseq> /
74 <keyseq><key>Ctrl</key><key>Page Down</key></keyseq></p></td>
75     </tr>
76     <tr>
77         <td><p>Go to the beginning of a page (beginning of the document
78 if <guiseq><gui>View</gui> <gui>Continuous</gui></guiseq> is
79 selected).</p></td>
80          <td><p><key>Home</key></p></td>
81     </tr>
82     <tr>
83         <td><p>Go to the end of a page (end of the document if
84 <guiseq><gui>View</gui><gui>Continuous</gui></guiseq> is selected).</p></td>
85         <td><p><key>End</key></p></td>
86     </tr>
87     <tr>
88         <td><p>Go to the beginning of the document.</p></td>
89         <td><p><keyseq><key>Ctrl</key><key>Home</key></keyseq></p></td>
90     </tr>
91     <tr>
92         <td><p>Go to the end of the document.</p></td>
93          <td><p><keyseq><key>Ctrl</key><key>End</key></keyseq></p></td>
94     </tr>
95 </table>
96 </section>
97
98 <section>
99     <title>Selecting and copying text</title>
100 <table frame="all" rules="cols" shade="rows">
101     <tr>
102         <td><p>Copy highlighted text.</p></td>
103         <td><p><keyseq><key>Ctrl</key><key>C</key></keyseq></p></td>
104     </tr>
105     <tr>
106         <td><p>Select all the text in a document.</p></td>
107         <td><p><keyseq><key>Ctrl</key><key>A</key></keyseq></p></td>
108     </tr>
109 </table>
110 </section>
111
112 <section>
113     <title>Finding text</title>
114 <table frame="all" rules="cols" shade="rows">
115     <tr>
116         <td><p>
117         Show the toolbar that lets you search for words in the document. The
118         search box is automatically highlighted when you press this, and the
119         search will start as soon as you type some text.
120         </p></td>
121         <td><p><keyseq><key>Ctrl</key><key>F</key></keyseq></p></td>
122     </tr>
123     <tr>
124         <td><p>Go to the next search result.</p></td>
125         <td><p><keyseq><key>Ctrl</key><key>G</key></keyseq></p></td>
126     </tr>
127     <tr>
128         <td><p>Go to the previous search result.</p></td>
129         <td><p><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq></p></td>
130     </tr>
131 </table>
132 </section>
133
134 <section>
135     <title>Rotating and zooming</title>
136 <table frame="all" rules="cols" shade="rows">
137     <tr>
138         <td><p>Rotate the pages 90 degrees counter-clockwise.</p></td>
139         <td><p><keyseq><key>Ctrl</key><key>Left arrow</key></keyseq></p></td>
140     </tr>
141     <tr>
142         <td><p>Rotate the pages 90 degrees clockwise.</p></td>
143         <td><p><keyseq><key>Ctrl</key><key>Right
144 arrow</key></keyseq></p></td>
145     </tr>
146     <tr>
147         <td><p>Zoom in.</p></td>
148         <td><p><keyseq><key>Ctrl</key><key>+</key></keyseq></p></td>
149     </tr>
150     <tr>
151         <td><p>Zoom out.</p></td>
152         <td><p><keyseq><key>Ctrl</key><key>-</key></keyseq></p></td>
153     </tr>
154 </table>
155 </section>
156 </section>
157
158 <section>
159  <title>Create Your Own Custom Shortcuts</title>
160
161
162 <p>
163 Enable the /desktop/gnome/interface/can_change_accels flag in gconf:
164 </p>
165 <steps>
166  <item>
167   <p>
168    Press <keyseq><key>Alt</key><key>F2</key></keyseq>. The Run Application dialogue opens.
169   </p>
170  </item>
171  <item>
172   <p>
173     In the textbox, type 'gconf-editor'.
174   </p>
175  </item>
176  <item>
177   <p>
178     In the Configuration Editor select <guiseq><gui>desktop</gui><gui>gnome</gui><gui>interface</gui></guiseq>.
179   </p>
180  </item>
181  <item>
182   <p>
183     Check the value box for <gui>can_change_accels</gui> in the right side of the window.
184   </p>
185  </item>
186  <item>
187   <p>
188    You can add/change the shortcut as follows:
189   </p>
190     <list style = "auto">
191      <item>
192       <p>
193         Open <app>Evince Document Viewer</app>.
194       </p>
195      </item>
196       <item>
197       <p>
198         Hover the pointer over the menu item you want to change/create the shortcut for.
199       </p>
200      </item>
201      <item>
202       <p>
203         Enter the shortcut you want on the keyboard, e.g. <keyseq><key>Ctrl</key><key>Shift</key><key>T</key></keyseq>.
204       </p>
205      </item>
206      <item>
207       <p>
208        Close <app>Evince Document Viewer</app>.
209       </p>
210       </item>
211      </list>
212      </item>
213      <item>
214       <p>
215         Repeat steps 1-3.
216       </p>
217      </item>
218       <item>
219       <p>
220             Uncheck the value box for <gui>can_change_accels</gui> in the right side of the window.
221       </p>
222        <note>
223         <p>
224           The next time Evince starts your custom shortcut key will be preserved.
225         </p>
226        </note>
227
228      </item>
229 </steps>
230
231
232 <note style = "tip">
233  <p>
234   Note that this also works for many other Gnome applications as well.
235  </p>
236 </note>
237 </section>
238 </page>