Changes between Version 2 and Version 3 of TracAccessibility
- Timestamp:
- Sep 19, 2015, 4:39:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracAccessibility
v2 v3 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 T rac では、よく行われる動作に対して、アクセラレータを割り当てています。 Windows と Linux プラットフォームでは `<Alt>` (Mac では代わりに `<ctrl>`) キーと組み合わせて、以下に記載するキーを押下してください。5 The keyboard shortcuts must be enabled for a session through the [/prefs/keybindings Keyboard Shortcuts] preferences panel. 6 6 7 ''Note: Internet Explorer ではアクセスキーを押下後に `<Enter>` キーを押す必要があります。''[[BR]] 8 ''Note: Windows 版 Firefox 2.0 では `<Shift> + <Alt> + <Key>` を押下する必要があります。'' 7 Trac supports accessibility keys for the most common operations. 8 - on Linux platforms, press any of the keys listed below in combination with the `<Alt>` key 9 - on a Mac, use the `<ctrl>` key instead 10 - on Windows, you need to hit `<Shift> + <Alt> + <Key>`. This works for most browsers (Firefox, Chrome, Safari and Internet Explorer) 9 11 10 (訳注: Trac-0.11 以降の場合、アクセスキーはデフォルトで無効になっています。 `ユーザ設定` (英語版では `Prefs`) で `キーボード・ショートカット` (英語版では `Keyboard shortcut`) を有効に設定した場合にアクセスキーを使用できます) 12 == Global Access Keys == 11 13 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` - 検索 14 * `1` - WikiStart 15 * `2` - [wiki:TracTimeline Timeline] 16 * `3` - [wiki:TracRoadmap Roadmap] 17 * `4` - [wiki:TracSearch Search] 18 * `6` - [wiki:TracGuide Trac Guide / Documentation] 19 * `7` - [wiki:TracTickets New Ticket] 20 * `9` - [/about About Trac] 21 * `0` - This page 22 * `e` - Edit this page 23 * `f` - Search 24 24 25 25