~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shortcuts" xml:lang="oc">

  <info>
    <link type="guide" xref="index#advanced"/>
    <desc>See a list of all shortcuts, and learn how to create your own custom shortcuts.</desc>

    <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>


<title>Keyboard Shortcuts</title>

<section><title>Default Shortcuts</title>
<section>
  <title>Opening, Closing, Saving And Printing</title>
  <table frame="all" rules="cols" shade="rows">

    <tr>
        <td>Open a document.</td><td><keyseq><key>Ctrl</key><key>O</key></keyseq></td>
    </tr>
    <tr>
        <td>Open a copy of the current document.</td> <td><keyseq><key>Ctrl</key><key>N</key></keyseq></td>
    </tr>
    <tr>

        <td>Save a copy of the current document with a new file name.</td><td><keyseq><key>Ctrl</key><key>S</key></keyseq></td>
    </tr>
    <tr>

        <td>Print the current document.</td><td><keyseq><key>Ctrl</key><key>P</key></keyseq></td>
    </tr>
    <tr>

        <td>Close the current document window.</td><td><keyseq><key>Ctrl</key><key>W</key></keyseq></td>
    </tr>
    <tr>

        <td>Reload the document (effectively closes and re-opens the document).</td><td><keyseq><key>Ctrl</key><key>R</key></keyseq></td>
    </tr>
  </table>
</section>




<section>
    <title>Moving around the document</title>
<table frame="all" rules="cols" shade="rows">
    <tr>

        <td>Move up/down a page.</td><td><key>Arrow</key> keys</td>
    </tr>
    <tr>

        <td>Move up/down a page several lines at a time.</td><td><key>Page Up</key> / <key>Page Down</key></td>
    </tr>
    <tr>

        <td>Go to the previous/next page.</td><td><keyseq><key>Ctrl</key><key>Page Up</key></keyseq> / <keyseq><key>Ctrl</key><key>Page Down</key></keyseq></td>
    </tr>
    <tr>

        <td>Go to the beginning of a page (beginning of the document if <guiseq><gui>View</gui> <gui>Continuous</gui></guiseq> is selected).</td><td><key>Home</key></td>
    </tr>
    <tr>

        <td>Go to the end of a page (end of the document if <guiseq><gui>View</gui><gui>Continuous</gui></guiseq> is selected).</td>  <td><key>End</key></td>
    </tr>
    <tr>

    	<td>Go to the beginning of the document.</td><td><keyseq><key>Ctrl</key><key>Home</key></keyseq></td>
    </tr>
    <tr>

    	<td>Go to the end of the document.</td><td><keyseq><key>Ctrl</key><key>End</key></keyseq></td>
    </tr>
</table>
</section>

<section>
    <title>Selecting and copying text</title>
<table frame="all" rules="cols" shade="rows">
    <tr>

        <td>Copy highlighted text.</td><td><keyseq><key>Ctrl</key><key>C</key></keyseq></td>
    </tr>
    <tr>

        <td>Select all the text in a document.</td><td><keyseq><key>Ctrl</key><key>A</key></keyseq></td>
    </tr>
</table>
</section>

<section>
    <title>Finding text</title>
<table frame="all" rules="cols" shade="rows">
    <tr>

        <td>
        Show the toolbar that lets you search for words in the document. The
        search box is automatically highlighted when you press this, and the
        search will start as soon as you type some text.
        </td><td><keyseq><key>Ctrl</key><key>F</key></keyseq></td>
    </tr>
    <tr>

        <td>Go to the next search result.</td><td><keyseq><key>Ctrl</key><key>G</key></keyseq></td>
    </tr>
    <tr>

        <td>Go to the previous search result.</td><td><keyseq><key>Ctrl</key><key>Shift</key><key>G</key></keyseq></td>
    </tr>
</table>
</section>

<section>
    <title>Rotating and zooming</title>
<table frame="all" rules="cols" shade="rows">
    <tr>

        <td>Rotate the pages 90 degrees counter-clockwise.</td><td><keyseq><key>Ctrl</key><key>Left arrow</key></keyseq></td>
    </tr>
    <tr>

        <td>Rotate the pages 90 degrees clockwise.</td><td><keyseq><key>Ctrl</key><key>Right arrow</key></keyseq></td>
    </tr>
    <tr>

        <td>Zoom in.</td><td><keyseq><key>Ctrl</key><key>+</key></keyseq></td>
    </tr>
    <tr>

        <td>Zoom out.</td><td><keyseq><key>Ctrl</key><key>-</key></keyseq></td>
    </tr>
</table>
</section>
</section>

<section>
 <title>Create Your Own Custom Shortcuts</title>


<p>
Enable the /desktop/gnome/interface/can_change_accels flag in gconf:
</p>
<steps>
 <item>
  <p>
   Press <keyseq><key>Alt</key><key>F2</key></keyseq>. The Run Application dialogue opens.
  </p>
 </item>
 <item>
  <p>
    In the textbox, type 'gconf-editor'.
  </p>
 </item>
 <item>
  <p>
    In the Configuration Editor select <guiseq><gui>desktop</gui><gui>gnome</gui><gui>interface</gui></guiseq>.
  </p>
 </item>
 <item>
  <p>
    Check the value box for <gui>can_change_accels</gui> in the right side of the window.
  </p>
 </item>
 <item>
  <p>
   You can add/change the shortcut as follows:
  </p>
    <list style="auto">
     <item>
      <p>
        Open <app>Evince Document Viewer</app>.
      </p>
     </item>
      <item>
      <p>
        Hover the pointer over the menu item you want to change/create the shortcut for.
      </p>
     </item>
     <item>
      <p>
        Enter the shortcut you want on the keyboard, e.g. <keyseq><key>Ctrl</key><key>Shift</key><key>T</key></keyseq>.
      </p>
     </item>
     <item>
      <p>
       Close <app>Evince Document Viewer</app>.
      </p>
      </item>
     </list>
     </item>
     <item>
      <p>
        Repeat steps 1-3.
      </p>
     </item>
      <item>
      <p>
            Uncheck the value box for <gui>can_change_accels</gui> in the right side of the window.
      </p>
       <note>
        <p>
          The next time Evince starts your custom shortcut key will be preserved.
        </p>
       </note>

     </item>
</steps>


<note style="tip">
 <p>
  Note that this also works for many other Gnome applications as well.
 </p>
</note>
</section>
</page>