aboutsummaryrefslogtreecommitdiff
path: root/client/html/help_keyboard.tpl
blob: 5b12324bd00d3995edffb600a505615caf26d115 (plain)
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
<p>You can use your keyboard to navigate around the site. There are a few
shortcuts:</p>

<table>
    <thead>
        <tr>
            <th>Hotkey</th>
            <th>Description</th>
        </tr>
    </thead>
    <tbody>
        <tr>
            <td><kbd>Q</kbd></td>
            <td>Focus search field, if available</td>
        </tr>

        <tr>
            <td><kbd>A</kbd> and <kbd>D</kbd>, <kbd></kbd> and <kbd></kbd></td>
            <td>Go to newer/older page or post</td>
        </tr>

        <tr>
            <td><kbd>F</kbd></td>
            <td>Cycle post fit mode</td>
        </tr>

        <tr>
            <td><kbd>E</kbd></td>
            <td>Edit post</td>
        </tr>

        <tr>
            <td><kbd>P</kbd></td>
            <td>Focus first post in post list</td>
        </tr>
    </tbody>
</table>

<p>Additionally, each item in top navigation can be accessed using feature
called &ldquo;access keys&rdquo;. Pressing underlined letter while holding
Shfit or Alt+Shift (depending on your browser) will go to the desired page
(most browsers) or focus the link (IE).</p>

© 2015 - 2026 Jakob L. Kreuze