diff options
author | William Walker <wwalker@src.gnome.org> | 2009-03-04 16:39:39 +0000 |
---|---|---|
committer | William Walker <wwalker@src.gnome.org> | 2009-03-04 16:39:39 +0000 |
commit | 969b1e892b57f01189429a87b1426be3b0796c01 (patch) | |
tree | e309d908ad7d37278e821cead44f582cd9279ed6 /gnome2-accessibility-guide/C | |
parent | 1225527ec56206425a9ae96abc32b746182913c4 (diff) | |
download | gnome-user-docs-969b1e892b57f01189429a87b1426be3b0796c01.tar.gz gnome-user-docs-969b1e892b57f01189429a87b1426be3b0796c01.tar.xz gnome-user-docs-969b1e892b57f01189429a87b1426be3b0796c01.zip |
Add keybinding docs for toggling between flat review and focus tracking
mode
svn path=/trunk/; revision=1125
Diffstat (limited to 'gnome2-accessibility-guide/C')
-rw-r--r-- | gnome2-accessibility-guide/C/ChangeLog | 4 | ||||
-rw-r--r-- | gnome2-accessibility-guide/C/low-vision.xml | 14 |
2 files changed, 16 insertions, 2 deletions
diff --git a/gnome2-accessibility-guide/C/ChangeLog b/gnome2-accessibility-guide/C/ChangeLog index b1bb4f5..1ce7982 100644 --- a/gnome2-accessibility-guide/C/ChangeLog +++ b/gnome2-accessibility-guide/C/ChangeLog @@ -1,3 +1,7 @@ +2009-03-04 Willie Walker <william.walker@sun.com> + + * low-vision.xml: add keybindings for toggling flat review + 2008-12-09 Willie Walker <william.walker@sun.com> * low-vision.xml: reorganize and update the Orca section diff --git a/gnome2-accessibility-guide/C/low-vision.xml b/gnome2-accessibility-guide/C/low-vision.xml index 5d42363..fe08941 100644 --- a/gnome2-accessibility-guide/C/low-vision.xml +++ b/gnome2-accessibility-guide/C/low-vision.xml @@ -1886,7 +1886,7 @@ X Window System DISPLAY of where to put the zoomer window. Written in the form " </section> </section> -<section> +<section id="orca-keybindings-page"> <title>Key Bindings Page</title> <screenshot> <mediaobject> @@ -2158,7 +2158,7 @@ Text attributes can also be set on an individual application basis. The text att <section> <title>Orca Keyboard Commands</title> <para> -You can get a complete list of available keyboard commands by visiting the <guilabel>Key Bindings</guilabel> page of the <application>Orca</application> Configuration GUI. To bring up the <application>Orca</application> Configuration GUI, press <keycombo><keycap>Orca_Modifier</keycap><keycap>Space</keycap></keycombo>, where <userinput>Orca_Modifier</userinput> is the <keycap>Insert</keycap> key for the <link linkend="orca-desktop-keys">desktop layout</link> and the <keycap>Caps_Lock</keycap> key for the <link linkend="orca-laptop-keys">laptop layout</link>. Note that you can also enter <application>Orca</application>'s "learn mode" while running <application>Orca</application> by pressing <keycombo><keycap>Orca_Modifier</keycap><keycap>H</keycap></keycombo>. When in learn mode, <application>Orca</application> will intercept all keyboard and braille input events and tell you what the effect would be. To exit learn mode, press the <keycap>Escape</keycap> key. +You can get a complete list of available keyboard commands by visiting the <guilabel>Key Bindings</guilabel> page of the <application>Orca</application> Configuration GUI (<xref linkend="orca-keybindings-page"/>). To bring up the <application>Orca</application> Configuration GUI, press <keycombo><keycap>Orca_Modifier</keycap><keycap>Space</keycap></keycombo>, where <userinput>Orca_Modifier</userinput> is the <keycap>Insert</keycap> key for the <link linkend="orca-desktop-keys">desktop layout</link> and the <keycap>Caps_Lock</keycap> key for the <link linkend="orca-laptop-keys">laptop layout</link>. Note that you can also enter <application>Orca</application>'s "learn mode" while running <application>Orca</application> by pressing <keycombo><keycap>Orca_Modifier</keycap><keycap>H</keycap></keycombo>. When in learn mode, <application>Orca</application> will intercept all keyboard and braille input events and tell you what the effect would be. To exit learn mode, press the <keycap>Escape</keycap> key. </para> <note> <para> @@ -2236,6 +2236,11 @@ Following is a list of common <application>Orca</application> keyboard commands <keycap>Numpad-star</keycap> - perform a right mouse click at the location of the flat review cursor. </para> </listitem> +<listitem> +<para> +<keycap>Numpad-minus</keycap> - toggle between flat review and focus tracking mode. +</para> +</listitem> </itemizedlist> <note> <para> @@ -2434,6 +2439,11 @@ Double-click to move flat review to the end of the current line. <keycombo><keycap>Caps_Lock</keycap><keycap>8</keycap></keycombo> - perform a right mouse click at the location of the flat review cursor. </para> </listitem> +<listitem> +<para> +<keycombo><keycap>Caps_Lock</keycap><keycap>p</keycap></keycombo> - toggle between flat review and focus tracking mode. +</para> +</listitem> </itemizedlist> <note> <para> |