diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-09-08 10:49:07 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-09-10 12:34:32 +0200 |
commit | ca3fd055cb8ae1b9293c95dbb8fc1c1ea5f2fb15 (patch) | |
tree | 125ea12d504c88b42907a06a7997ab6cf172b119 | |
parent | 2c50cc225fe75ff659eda9b52f70ac139054cdbc (diff) |
Document Ctrl+Alt+Shift+Home -> .uno:Menubar
"Main menu disappeared; how to bring it back" is an often-asked question
Change-Id: I0ff70feb61a87c34ed80fe6b484c363c2e769b03
Reviewed-on: https://gerrit.libreoffice.org/60185
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/04/01010000.xhp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index 91cd9ac505..0591d1d4b3 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -328,6 +328,14 @@ </tablerow> <tablerow> <tablecell> + <paragraph xml-lang="en-US" id="hd_id3159094" role="tablecontent">Ctrl+Alt+Shift+Home</paragraph> + </tablecell> + <tablecell> + <paragraph xml-lang="en-US" id="par_id3148607" role="tablecontent">Shows/hides main menu.</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> <paragraph xml-lang="en-US" id="hd_id3146871" role="tablecontent"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+F4 or <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline>+F4</paragraph> </tablecell> <tablecell> |