From ec3711dbe4d9cee407cbf7e6707cfaf15860c490 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 30 Oct 2019 10:42:59 -0300 Subject: tdf#128427 Add 'delete' heading in custom Help pg Add the 'Delete' heading in the Keyboard customization Help page Change-Id: Id13303e1572fe9a39ec6f519ec55bb050637d73a Reviewed-on: https://gerrit.libreoffice.org/81776 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/06140200.xhp | 41 ++++++++++++++++++++------------------ 1 file changed, 22 insertions(+), 19 deletions(-) diff --git a/source/text/shared/01/06140200.xhp b/source/text/shared/01/06140200.xhp index 6e08b7b365..0c8245bbe7 100644 --- a/source/text/shared/01/06140200.xhp +++ b/source/text/shared/01/06140200.xhp @@ -35,7 +35,7 @@ MW deleted "modifying;..." -Keyboard +

Keyboard

Assigns or edits the shortcut keys for $[officename] commands, or $[officename] Basic macros.
@@ -43,46 +43,49 @@
You can assign or edit shortcut keys for the current application or for all $[officename] applications.
-Avoid assigning shortcut keys that are currently used by your operating system. +Avoid assigning shortcut keys that are currently used by your operating system.
-$[officename] +

$[officename]

Displays shortcut keys that are common to all $[officename] applications. -Writer -Calc -Impress -Draw -Math - +

+ + Writer + Calc + Impress + Draw + Math + +

Displays shortcut keys for the current $[officename] application. -Shortcut keys +

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 +

Functions

Lists the function categories and the $[officename] functions that you can assign shortcut keys to. -Category +

Category

Lists the available function categories. To assign shortcuts to Styles, open the "Styles" category. -Function +

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 +

Keys

Displays the shortcut keys that are assigned to the selected function. -Modify +

Modify

Assigns the key combination selected in the Shortcut keys list to the command selected in the Function list. +

Delete

Deletes the selected element or elements without requiring confirmation. -Load +

Load

Replaces the shortcut key configuration with one that was previously saved. -Save +

Save

Saves the current shortcut key configuration, so that you can load it later. -Reset +

Reset

Resets modified values back to the default values.i48946
-- cgit