diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-16 02:24:44 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2021-03-16 02:36:25 +0100 |
commit | 7eb8bd84951159cf677149d0f7c87a8b3e07b764 (patch) | |
tree | 7f46026ed93659ed66794dea28243d143b928b14 | |
parent | 2ba8732a796649458637ac2163c156a3d916a260 (diff) |
clarify how to make global shortcuts
Change-Id: Iec8aee5b380aff28674e9500e727b5861e03bd9b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112524
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/06140200.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/01/06140200.xhp b/source/text/shared/01/06140200.xhp index a26cce810d..b0224ab51f 100644 --- a/source/text/shared/01/06140200.xhp +++ b/source/text/shared/01/06140200.xhp @@ -39,9 +39,10 @@ <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#keyboard"/> </section> -<paragraph role="paragraph" id="par_id3154682" xml-lang="en-US">You can assign or edit shortcut keys for the current application or for all $[officename] applications.</paragraph> +<paragraph role="paragraph" id="par_id3154682" xml-lang="en-US">You can assign or edit shortcut keys for the current application or for all $[officename] applications. To assign a key for all applications, choose the %PRODUCTNAME radio button in the top right corner.</paragraph> <paragraph role="paragraph" id="par_id531603928029282">To assign or modify a shortcut key: select a command in the <emph>Function</emph> list, select the key combination to be assigned in the <emph>Shortcut Keys</emph> list, then click <emph>Modify</emph>.</paragraph> <paragraph role="paragraph" id="par_id341603930297058">If the selected function already has a shortcut key, it is displayed in the <emph>Keys </emph>list. It is possible to assign the same function to more than one key.</paragraph> +<paragraph role="paragraph" id="par_id341603939923441">A shortcut key assigned to a particular application overrides the shortcut key setting made in %PRODUCTNAME for all applications.</paragraph> <section id="operatinghint"> <note id="par_id3150144">Avoid assigning shortcut keys that are currently used by your operating system.</note> </section> |