From e200209f01b749c62f990d4191ce31d4d78733c0 Mon Sep 17 00:00:00 2001 From: Vincent Alexander Date: Tue, 29 Jul 2008 18:44:32 +0000 Subject: resectioning per willie.walker@sun.com svn path=/trunk/; revision=925 --- gnome2-accessibility-guide/C/general.xml | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (limited to 'gnome2-accessibility-guide/C/general.xml') diff --git a/gnome2-accessibility-guide/C/general.xml b/gnome2-accessibility-guide/C/general.xml index e34b55f..4c2990a 100644 --- a/gnome2-accessibility-guide/C/general.xml +++ b/gnome2-accessibility-guide/C/general.xml @@ -7,6 +7,14 @@ A number of technologies can be of assistance to people with different types of +Essential Keyboard Commands + + - covers some basic keyboard commands. + + + + + Keyboard Desktop Navigation - allows users to navigate the desktop without using a mouse or pointer device. @@ -22,6 +30,35 @@ Accessible Login +
+Essential Keyboard Commands + +Before moving forward, be sure you are familiar with these essential GNOME commands: + + +AltF1 - display and activate the GNOME Desktop menu bar. This grants access to the Applications, Places and System menu bar items. + + + +For Solaris systems, this key is CtrlEsc (as with Microsoft Windows). + + + +AltF2 - summons the Run dialog, where you can issue terminal commands with or without parameters. If a file needs to be passed as one of these parameters, use the Run With File button to easily locate the file needed. This dialog also presents an alternate list of known applications which may be easier to navigate for some than the typical AltF1 approach. + + + +For Solaris systems, this key is MetaR (as with Microsoft Windows). A meta- or super-key is an OS-logo shift key. + + + +Tab and ShiftTab - move focus within an application between controls; use Tab to cycle forward through controls and ShiftTab to cycle backwards. Controls are any user-interactive element that you can manipulate, such as buttons, drop-down lists, text fields, etc. CtrlTab and ShiftCtrlTab are used instead where Tab and ShiftTab are reserved for use by the focused control. + + +AltTab and ShiftAltTab - switches between currently running applications. If you have multiple programs running, use AltTab to cycle forward through the applications and ShiftAltTab to cycle backwards. AltEsc and ShiftAltEsc also cycle between applications, but without an application preview window. + +
+
Accessible Login -- cgit