Changes between Version 1 and Version 2 of TracAccessibility
- Timestamp:
- Jan 5, 2015 9:18:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracAccessibility
v1 v2 1 = アクセシビリティサポート = #AccessibilitySupportinTrac1 = Accessibility Support in Trac = 2 2 3 すべてのユーザがマウス等のポインティングデバイスを備えたグラフィック環境を持っている訳ではありません。そのようなユーザは、リンクを辿ったりフォームを送信したりする作業を、キーボードやその代価品あるいは音声入力に依存しています。 Trac では、ポインティングデバイス以外を利用するユーザに対しても、扱いやすいように配慮しています。 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 では、よく行われる動作に対して、アクセラレータを割り当てています。 Windows と Linux プラットフォームでは `<Alt>` (Mac では代わりに `<ctrl>`) キーと組み合わせて、以下に記載するキーを押下してください。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 ''Note : Internet Explorer ではアクセスキーを押下後に `<Enter>` キーを押す必要があります。''[[BR]]8 ''Note : Windows 版 Firefox 2.0 では `<Shift> + <Alt> + <Key>` を押下する必要があります。''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 9 10 (訳注: Trac-0.11 以降の場合、アクセスキーはデフォルトで無効になっています。 `ユーザ設定` (英語版では `Prefs`) で `キーボード・ショートカット` (英語版では `Keyboard shortcut`) を有効に設定した場合にアクセスキーを使用できます) 10 == Global Access Keys == 11 11 12 == すべてのページに共通のアクセラレータ == #GlobalAccessKeys 13 14 * `1` - [wiki:WikiStart Wiki スタートページ] 15 * `2` - [wiki:TracTimeline タイムライン] 16 * `3` - [wiki:TracRoadmap ロードマップ] 17 * `4` - [wiki:TracSearch 検索] 18 * `6` - [wiki:TracGuide Trac ガイド / ドキュメンテーション] 19 * `7` - [wiki:TracTickets チケット登録] 20 * `9` - [../about Trac について] 21 * `0` - このページ 22 * `e` - このページを編集 23 * `f` - 検索 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 24 22 25 23