diff options
author | Vincent Alexander <vpalexander@src.gnome.org> | 2008-09-06 13:06:32 +0000 |
---|---|---|
committer | Vincent Alexander <vpalexander@src.gnome.org> | 2008-09-06 13:06:32 +0000 |
commit | 5ff1f845f9e39519a190bd9535fe702f427e4925 (patch) | |
tree | ae86844d93ad78d9c18cc7906440c67217ccec73 /gnome2-accessibility-guide/C | |
parent | 324fae44e32db762996e1e496c39c5f761ea3c1c (diff) | |
download | gnome-user-docs-5ff1f845f9e39519a190bd9535fe702f427e4925.tar.gz gnome-user-docs-5ff1f845f9e39519a190bd9535fe702f427e4925.tar.xz gnome-user-docs-5ff1f845f9e39519a190bd9535fe702f427e4925.zip |
added to tree nav
svn path=/trunk/; revision=957
Diffstat (limited to 'gnome2-accessibility-guide/C')
-rw-r--r-- | gnome2-accessibility-guide/C/general.xml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/gnome2-accessibility-guide/C/general.xml b/gnome2-accessibility-guide/C/general.xml index 7fdc7d6..eefc5ee 100644 --- a/gnome2-accessibility-guide/C/general.xml +++ b/gnome2-accessibility-guide/C/general.xml @@ -4322,7 +4322,9 @@ To navigate trees, you can use the same keyboard shortcuts that are listed in <tbody> <row> <entry valign="top"> -<para><keycap>+</keycap> (plus)</para> +<para> +<keycap>+</keycap> (plus) or <keycombo><keycap>shift</keycap><keycap>+</keycap></keycombo> +</para> </entry> <entry valign="top"> <para> @@ -4332,7 +4334,7 @@ Expand the focused item. </row> <row> <entry colname="colspec0" valign="top"> -<para><keycap>-</keycap> (minus)</para> +<para><keycap>-</keycap> (minus) or <keycombo><keycap>shift</keycap><keycap>+</keycap></keycombo></para> </entry> <entry colname="colspec1" valign="top"> <para> |