Changes between Version 1 and Version 2 of TracAccessibility
- Timestamp:
- 03/13/2014 03:23:18 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracAccessibility
v1 v2 3 3 Not every user has a graphic environment with a mouse or other pointing device. Some users rely on keyboard, alternative keyboard or voice input to navigate links, activate form controls, etc. In Trac, we work to assure users may interact with devices other than a pointing device. 4 4 5 T rac supports accessibility keys for the most common operations. On Windows and Linux platforms, press any of the keys listed below in combination with the `<Alt>` key; on a Mac, use the `<ctrl>` key instead.5 The keyboard shortcuts must be enabled for a session through the [/prefs/keybindings Keyboard Shortcuts] preferences panel. 6 6 7 ''Note that when using Internet Explorer on Windows, you need to hit enter after having used the access key.'' 7 Trac supports accessibility keys for the most common operations. 8 - on Linux platforms, press any of the keys listed below in combination with the `<Alt>` key 9 - on a Mac, use the `<ctrl>` key instead 10 - on Windows, you need to hit `<Shift> + <Alt> + <Key>`. This works for most browsers (Firefox, Chrome, Safari and Internet Explorer) 8 11 9 12 == Global Access Keys == … … 15 18 * `6` - [wiki:TracGuide Trac Guide / Documentation] 16 19 * `7` - [wiki:TracTickets New Ticket] 17 * `9` - [ ../about About Trac]20 * `9` - [/about About Trac] 18 21 * `0` - This page 19 22 * `e` - Edit this page