Changes between Version 1 and Version 2 of TracAccessibility

Show
Ignore:
Timestamp:
11/04/11 12:45:09 (20 months ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracAccessibility

    v1 v2  
    1 = Suporte à Acessibilidade em Trac = 
    2 [[TracGuideToc]] 
     1= Accessibility Support in Trac = 
    32 
    4 Nem todo usuário tem um ambiente gráfico com um mouse ou o outro dispositivo equivalente. Alguns usuários confiam no teclado, teclado alternativo ou entrada de voz para navegar, ativar controles de formulários, etc. No Trac, nós trabalhamos para assegurar a usuários interatividade com outros dispositivos além de um dispositivo "de apontar". 
     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. 
    54 
    6 Trac suporta teclas de acessibilidade para as operações mais comuns. 
     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. 
    76 
    8 == Teclas de Acessibilidade == 
    9  * 1 - WikiStart 
    10  * 2 - Timeline 
    11  * 3 - Roadmap 
    12  * 4 - Busca 
    13  * 5 - TracFaq(Perguntas Freqüentes) 
    14  * 6 - [wiki:TracGuide Ajuda/Manual] 
    15  * 7 - Novo Ticket 
    16  * 8 - Sobre o Trac 
    17  * 9 - TracAccessibility 
     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 
    1823 
    1924---- 
    20 Veja também: TracGuide 
     25See also: TracGuide