Changes between Version 6 and Version 7 of TracAccessibility
- Timestamp:
- 01/09/07 14:23:51 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracAccessibility
v6 v7 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 Trac supports accessibility keys for the most common operations. On Windows and Linux platforms, press any of the keys listed below in combination with the ` &amp;lt;Alt&amp;gt;` key; on a Mac, use the `&amp;lt;ctrl&amp;gt;` key instead.5 Trac 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. 6 6 7 7 ''Note that when using Internet Explorer on Windows, you need to hit enter after having used the access key.'' 17 17 * `9` - [../about About Trac] 18 18 * `0` - This page 19 * `e` - Edit this page 20 * `f` - Search 21 19 22 20 23 ----