From 5c476f480cddb8a6dd7b0020564953b22fe0660a Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Tue, 2 Feb 2021 21:13:39 +0100 Subject: 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 Tested-by: Jenkins --- source/text/shared/04/01010000.xhp | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'source/text/shared/04') 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 @@ F6 - Sets focus in next subwindow, for example, document/data source view. + Sets focus in next visible subwindow, including menu bar, toolbars, windows such as Sidebar and Navigator, and document canvas/data source. @@ -319,6 +319,14 @@ Sets focus in previous subwindow. + + + CommandCtrl+F6 + + + Sets focus in the document canvas/data source. + + F10 @@ -335,6 +343,14 @@ Opens the context menu. + + + CommandCtrl+Shift+F10 + + + Docks and undocks floating subwindows such as unlocked toolbars, Sidebar and Navigator. + + Ctrl+Alt+Shift+Home -- cgit