File: shortcuts.html

package info (click to toggle)
bibledit-cloud 5.1.036-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 250,636 kB
  • sloc: xml: 915,934; ansic: 261,349; cpp: 92,628; javascript: 32,542; sh: 4,915; makefile: 586; php: 69
file content (12 lines) | stat: -rw-r--r-- 927 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<h1>translate("Keyboard shortcuts")</h1>
<table>
<tr><td>Ctrl-G</td><td><a href="navigation">translate("When the Navigator is displayed, enter the passage to focus through the keyboard.")</a></td></tr>
<tr><td>translate("Escape")</td><td><a href="navigation">translate("Cancel any navigation or style operation.")</a></td></tr>
<tr><td>translate("Alt-Down Arrow")</td><td><a href="navigation">translate("Navigate to the next verse.")</a></td></tr>
<tr><td>translate("Alt-Up Arrow")</td><td><a href="navigation">translate("Navigate to the previous verse.")</a></td></tr>
<tr><td>Ctrl-S</td><td>translate("Open the styles from the Bible editor.")</td></tr>
<tr><td>Ctrl/Cmd-F</td><td>translate("Find text.")</td></tr>
<tr><td>Cmd-G</td><td>translate("Find next.")</td></tr>
<tr><td>Ctrl/Cmd-P</td><td>translate("Print.")</td></tr>
<tr><td>Ctrl-\</td><td>translate("Cycle through the available Bible editors.")</td></tr>
</table>