From 9538728013f86f8e69cef8a299222948726207e4 Mon Sep 17 00:00:00 2001
From: Seth Chaiklin
Date: Thu, 29 Oct 2020 01:24:55 +0200
Subject: update help page for assigning shortcut keys
( shared/01/06140200.xhp )
1. move descriptions about making shortcut keys out of
"Shortcut key" and "Function" to the beginning of the
help page, so that it is easy and immediate to see
the procedure. (this is the only page where one can
learn about making a key shortcut.)
2. Move the controls about LibreOffice and Writer
down to be above "Modify", which is also the
list of controls on the right side.
3. Add a related-topic link to the general page
about Libreoffice key shortcuts.
( shared/main0400.xhp )
Renamed id tastaturbefehle --> shortcutkey
(not used at present, so no changes in embeds)
update:
Change-Id: I8d0346263dbf422de0e4f95cbc1aa828efb239c1
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104955
Reviewed-by: Seth Chaiklin
Reviewed-by: Ilmari Lauhakangas
Tested-by: Jenkins
---
source/text/shared/01/06140200.xhp | 31 +++++++++++++++++--------------
source/text/shared/main0400.xhp | 6 ++----
2 files changed, 19 insertions(+), 18 deletions(-)
(limited to 'source')
diff --git a/source/text/shared/01/06140200.xhp b/source/text/shared/01/06140200.xhp
index e75073af7b..a26cce810d 100644
--- a/source/text/shared/01/06140200.xhp
+++ b/source/text/shared/01/06140200.xhp
@@ -40,9 +40,25 @@
You can assign or edit shortcut keys for the current application or for all $[officename] applications.
+To assign or modify a shortcut key: select a command in the Function list, select the key combination to be assigned in the Shortcut Keys list, then click Modify.
+If the selected function already has a shortcut key, it is displayed in the Keys list. It is possible to assign the same function to more than one key.Avoid assigning shortcut keys that are currently used by your operating system.
+
+
Shortcut keys
+Lists the shortcut keys and the associated commands.
+
Functions
+Lists the function categories and the $[officename] functions that you can assign shortcut keys to.
+
+
Category
+Lists the available function categories. To assign shortcuts to Styles, open the "Styles" category.
+
+
Function
+Lists functions that can be assigned to a shortcut key.
+
Keys
+Displays the shortcut keys that are assigned to the selected function.
+
$[officename]
Displays shortcut keys that are common to all $[officename] applications.
@@ -57,20 +73,6 @@
Displays shortcut keys for the current $[officename] application.
-
-
Shortcut keys
-Lists the shortcut keys and the associated commands. To assign or modify the shortcut key for the command selected in the Function list, click a shortcut in this list, and then click Modify.
-
Functions
-Lists the function categories and the $[officename] functions that you can assign shortcut keys to.
-
-
Category
-Lists the available function categories. To assign shortcuts to Styles, open the "Styles" category.
-
-
Function
-Select a function that you want to assign a shortcut key to, click a key combination in the Shortcut keys list, and then click Modify. If the selected function already has a shortcut key, it is displayed in the Keys list.
-
Keys
-Displays the shortcut keys that are assigned to the selected function.
-
Modify
Assigns the key combination selected in the Shortcut keys list to the command selected in the Function list.
@@ -87,6 +89,7 @@
Resets modified values back to the default values.i48946
+Shortcut Keys in %PRODUCTNAME
-
-
-
- Shortcut Keys
+
+
Shortcut Keys
This section contains descriptions of frequently used shortcut keys in $[officename].
--
cgit