Edgewall Software

Changes between Version 5 and Version 6 of TracAccessibility


Ignore:
Timestamp:
Oct 18, 2005, 3:47:05 PM (19 years ago)
Author:
Christopher Lenz
Comment:

Updated for #2197

Legend:

Unmodified
Added
Removed
Modified
  • TracAccessibility

    v5 v6  
    33Not 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.
    44
    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 `<Ctrl>` key; on a Mac, use the `<alt>` key instead.
     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.''
    68
    79== Global Access Keys ==
     
    1113 * `3` - [wiki:TracRoadmap Roadmap]
    1214 * `4` - [wiki:TracSearch Search]
    13  * `5` - TracFaq
    14  * `6` - TracGuide / Documentation
     15 * `6` - [wiki:TracGuide Trac Guide / Documentation]
    1516 * `7` - [wiki:TracTickets New Ticket]
    16  * `9` - About Trac
    17  * `0` - TracAccessibility
     17 * `9` - [../about About Trac]
     18 * `0` - This page
    1819
    1920----