Changes between Initial Version and Version 1 of TracAccessibility


Ignore:
Timestamp:
11/07/2008 01:50:54 (15 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracAccessibility

    v1 v1  
     1= Accessibility Support in Trac =
     2
     3Not 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
     5Trac 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
     7''Note that when using Internet Explorer on Windows, you need to hit `<Enter>` after having used the access key.''[[BR]]
     8''Note that when using Firefox 2.0 on Windows, you need to hit `<Shift> + <Alt> + <Key>`.''
     9
     10== Global Access Keys ==
     11
     12 * `1` - WikiStart
     13 * `2` - [wiki:TracTimeline Timeline]
     14 * `3` - [wiki:TracRoadmap Roadmap]
     15 * `4` - [wiki:TracSearch Search]
     16 * `6` - [wiki:TracGuide Trac Guide / Documentation]
     17 * `7` - [wiki:TracTickets New Ticket]
     18 * `9` - [../about About Trac]
     19 * `0` - This page
     20 * `e` - Edit this page
     21 * `f` - Search
     22
     23
     24----
     25See also: TracGuide