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 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
xmlns:ui="http://projectmallard.org/ui/1.0/"
type="topic"
id="xiphos-02-shortcut-keys">
<info>
<desc>Use keyboard shortcuts to help you work more quickly.</desc>
<link type="guide" xref="index"/>
<revision pkgversion="4.1.0" date="2018-04-24" status="draft"/>
<revision pkgversion="4.1.1" date="2018-05-15" status="candidate"/>
<title type='link' role="trail"></title>
<title type='text'>Xiphos</title>
<credit type="author" its:translate="no">
<name>Andy Piper</name>
</credit>
<credit type="author" its:translate="no">
<name>Pierre Benz</name>
</credit>
<credit type="author" its:translate="no">
<name>Dr Peter von Kaehne</name>
</credit>
<credit type="author" its:translate="no">
<name>Karl Kleinpaste</name>
</credit>
<credit type="author" its:translate="no">
<name>Matthew Talbert</name>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Shortcuts keys</title>
<p>Use <gui>shortcut keys</gui> to perform common tasks more quickly than with
the mouse and menus. The following tables list all of <app>Xiphos's</app>
shortcut keys.</p>
<table rules="rows" frame="top bottom" ui:expanded="true">
<title>Window selection/opening and navbar selection</title>
<thead>
<tr>
<td><p>Action</p></td>
<td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
<td><p>Focus and select the main verse navbar text. You can then
immediately type in new verse selection text. Be aware that, as is
the case with most Sword applications, <app>Xiphos</app> understands
many abbreviations: "G" is adequate to specify Genesis, for example,
and any book name by itself implies 1:1.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>L</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Bring the Commentary View forward when previously obscured by
the Book View.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>C</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Focus on the general book.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>G</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Focus on the dictionary navbar text.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>D</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open a new tab.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>T</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Make the tab #1 current.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>1</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Make the tab #2 current.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>2</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>...</p></td>
<td><p>...</p></td>
</tr>
<tr>
<td><p>Make the tab #9 current.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>9</key></keyseq></p>
</td>
</tr>
</tbody>
</table>
<table rules="rows" frame="top bottom" ui:expanded="false">
<title>Verse navigation and Bible features</title>
<thead>
<tr>
<td><p>Action</p></td>
<td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
<td><p>Previous verse</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>p</key></keyseq></p>
<p><keyseq><key>k</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Next verse</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>n</key></keyseq></p>
<p><keyseq><key>j</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Previous chapter</p></td>
<td its:translate="no">
<p><keyseq><key>p</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Next chapter</p></td>
<td its:translate="no">
<p><keyseq><key>n</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Previous book</p></td>
<td its:translate="no">
<p><keyseq><key>P</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Next book</p></td>
<td its:translate="no">
<p><keyseq><key>N</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Bring up the context menu for the Bible pane.</p></td>
<td its:translate="no">
<p><keyseq><key>Shift</key><key>F10</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Toggle Strong's display.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>S</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Toggle morphology display.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>M</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Toggle lemma display.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>L</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Toggle "red words of Christ" display.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>R</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Toggle transliteration.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>T</key></keyseq></p>
</td>
</tr>
</tbody>
</table>
<table rules="rows" frame="top bottom" ui:expanded="false">
<title>Opening special windows</title>
<thead>
<tr>
<td><p>Action</p></td>
<td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
<td><p>Open this manual.</p></td>
<td its:translate="no">
<p><keyseq><key>F1</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open the <gui>Preferences</gui> dialog.</p></td>
<td its:translate="no">
<p><keyseq><key>F2</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open <gui>Advanced Search</gui>.</p></td>
<td its:translate="no">
<p><keyseq><key>F3</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Bring forward the simple sidebar search.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>F3</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open the <gui>Module Manager</gui>.</p></td>
<td its:translate="no">
<p><keyseq><key>F4</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open the current Bible as a separate window.</p></td>
<td its:translate="no">
<p><keyseq><key>F11</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open an annotation dialog on the current verse.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>A</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open a bookmark dialog on the current verse.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>B</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open the "Find" dialog. The subwindow to which it applies
depends on which of them are visible: The Bible is first preference,
then the commentary or general book, then the dictionary. So a tab can
be dedicated to just a book, and the "Find" will be performed within
that pane.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>F</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Detach/re-attach the parallel view dialog.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>P</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Open editor on the personal commentary named Personal.</p></td>
<td its:translate="no">
<p><keyseq><key>Alt</key><key>Z</key></keyseq></p>
</td>
</tr>
</tbody>
</table>
<table rules="rows" frame="top bottom" ui:expanded="false">
<title>Font size control</title>
<thead>
<tr>
<td><p>Action</p></td>
<td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
<td><p>Increase the base font size.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>+</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Decrease the base font size.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>-</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Set the base font size to zero.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>0</key></keyseq></p>
</td>
</tr>
</tbody>
</table>
<table rules="rows" frame="top bottom" ui:expanded="false">
<title>BibleSync</title>
<thead>
<tr>
<td><p>Action</p></td>
<td><p>Keyboard shortcut</p></td>
</tr>
</thead>
<tbody>
<tr>
<td><p>Put BibleSync into Personal mode.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>P</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Put BibleSync into Speaker mode.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>S</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Put BibleSync into Audience mode.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>A</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Turn off BibleSync.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>O</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Cause BibleSync to navigate your current point as a one-shot
event. BibleSync must be transmit-ready, that is, in Personal or Speaker
mode. Use this when you have set BibleSync for "keyboard only" in
Preferences.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>N</key></keyseq></p>
</td>
</tr>
<tr>
<td><p>Provide for sending chat messages to others.</p></td>
<td its:translate="no">
<p><keyseq><key>Ctrl</key><key>Alt</key><key>Shift</key>
<key>C</key></keyseq></p>
</td>
</tr>
</tbody>
</table>
</page>
|