Changes between Version 2 and Version 3 of TracAccessibility


Ignore:
Timestamp:
Dec 31, 2005, 4:43:10 PM (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracAccessibility

    v2 v3  
    1 = アクセシビリティサポート =
    2 すべてのユーザがマウス等のポインティングデバイスを備えたグラフィック環境を持っている訳ではありません。そのようなユーザは、リンクを辿ったりフォームを送信したりする作業を、キーボードやその代価品あるいは音声入力に依存しています。 Trac では、ポインティングデバイス以外を利用するユーザに対しても、扱いやすいように配慮しています。。
     1= Accessibility Support in Trac =
    32
    4 Trac では、よく行われる動作に対して、アクセラレータを割り当てています。
     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 == アクセラレータ ==
    7  * 1 - Wiki TOPページ
    8  * 2 - タイムライン
    9  * 3 - ロードマップ
    10  * 4 - 検索
    11  * 5 - よくある質問とその回答
    12  * 6 - TracGuide / ドキュメンテーション
    13  * 7 - チケット登録
    14  * 9 - Trac について
    15  * 0 - TracAccessibility
     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.''
     8
     9== Global Access Keys ==
     10
     11 * `1` - WikiStart
     12 * `2` - [wiki:TracTimeline Timeline]
     13 * `3` - [wiki:TracRoadmap Roadmap]
     14 * `4` - [wiki:TracSearch Search]
     15 * `6` - [wiki:TracGuide Trac Guide / Documentation]
     16 * `7` - [wiki:TracTickets New Ticket]
     17 * `9` - [../about About Trac]
     18 * `0` - This page
    1619
    1720----
    18 参考: TracGuide
     21See also: TracGuide