6 | | == Accessibility Keys == |
7 | | * 1 - WikiStart |
8 | | * 2 - Timeline |
9 | | * 3 - Roadmap |
10 | | * 4 - Search |
11 | | * 5 - TracFaq |
12 | | * 6 - TracGuide / Documentation |
13 | | * 7 - New Ticket |
14 | | * 9 - About Trac |
15 | | * 0 - TracAccessibility |
| 5 | Trac supports accessibility keys for the most common operations. The access keys differ by browser and the following work for several browsers: |
| 6 | - on Linux platforms, press any of the keys listed below in combination with the `<Alt>` key |
| 7 | - on a Mac, use the `<Ctrl>` + `<Opt>` key instead |
| 8 | - on Windows, you need to hit `<Shift> + <Alt> + <Key>`. This works for the most common browsers, such as Firefox, Chrome, Safari and Internet Explorer |
| 9 | |
| 10 | Also see [wikipedia:Access_key#Access_in_different_browsers access in different browsers] for more details. |
| 11 | |
| 12 | == Global Access Keys |
| 13 | |
| 14 | * `1` - WikiStart |
| 15 | * `2` - [TracTimeline Timeline] |
| 16 | * `3` - [TracRoadmap Roadmap] |
| 17 | * `4` - [TracSearch Search] |
| 18 | * `6` - [TracGuide Trac Guide / Documentation] |
| 19 | * `7` - [TracTickets New Ticket] |
| 20 | * `9` - [/about About Trac] |
| 21 | * `e` - Edit (wiki or report) |
| 22 | * `r` - Preview (wiki or ticket) |
| 23 | * `f` - Search |
| 24 | |
| 25 | == TracBrowser Access Keys |
| 26 | |
| 27 | * `j` - Select next entry |
| 28 | * `k` - Select previous entry |
| 29 | * `o` - Expand folder/view file |
| 30 | * `<Enter>` - Expand folder/view file |