diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-02-02 21:13:39 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-02-05 03:33:09 +0100 |
commit | 5c476f480cddb8a6dd7b0020564953b22fe0660a (patch) | |
tree | a3fc5973837a3b3e92d518b311b4ebb3ea2e97b7 /source/text/shared/04 | |
parent | a23f1e3eb559a1561ac45f3cc31c919d2d52f323 (diff) |
tdf#140096 add Ctrl+F6 and Ctrl+Shift+F10 to shortcut keys
also clarify meaning of "subwindow" for F6
Change-Id: I050fe63a4a927a95689188234d2174cae3e40a6d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110298
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source/text/shared/04')
-rw-r--r-- | source/text/shared/04/01010000.xhp | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index 80bae7687f..ac59844748 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -308,7 +308,7 @@ <paragraph xml-lang="en-US" id="hd_id3154532" role="tablecontent">F6</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3144506" role="tablecontent">Sets focus in next subwindow, for example, document/data source view.</paragraph> + <paragraph xml-lang="en-US" id="par_id3144506" role="tablecontent">Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source.</paragraph> </tablecell> </tablerow> <tablerow> @@ -321,6 +321,14 @@ </tablerow> <tablerow> <tablecell> + <paragraph id="par_id341612296864115" role="tablecontent"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F6</keycode></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id521612296878916" role="tablecontent">Sets focus in the document canvas/data source.</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> <paragraph xml-lang="en-US" id="hd_id3156191" role="tablecontent">F10</paragraph> </tablecell> <tablecell> @@ -337,6 +345,14 @@ </tablerow> <tablerow> <tablecell> + <paragraph id="par_id631612398592490" role="tablecontent"><switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F10</keycode></paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id111612398626979" role="tablecontent">Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator.</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> <paragraph xml-lang="en-US" id="hd_id3159094" role="tablecontent">Ctrl+Alt+Shift+Home</paragraph> </tablecell> <tablecell> |