From acc01a1f0cdfdd6cb0f4b43a3df0dccc21894451 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 4 Jun 2020 11:32:26 -0300 Subject: tdf#129069 Unicode entry shortcut Help * Relevant contents is on lines 55-57 * sourced from release notes Change-Id: Ibf22c62c60b9f0e468ce4f2cd8a7401d778039ae Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95526 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit 4274c6e16164277c23587148fbe584f4ec4691bf) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/95685 Reviewed-by: Adolfo Jayme Barrientos --- source/text/shared/04/01010000.xhp | 61 ++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 25 deletions(-) diff --git a/source/text/shared/04/01010000.xhp b/source/text/shared/04/01010000.xhp index ac83c77dfa..149d44f432 100644 --- a/source/text/shared/04/01010000.xhp +++ b/source/text/shared/04/01010000.xhp @@ -32,29 +32,40 @@ text input fields AutoComplete function in text and list boxes macros; interrupting +Unicode; input with keyboard +Unicode; shortcut keys +shortcut keys; Unicode -General Shortcut Keys in $[officename] +

General Shortcut Keys in $[officename]

-Using Shortcut Keys +

Using Shortcut Keys

A great deal of your application's functionality can be called up by using shortcut keys. For example, the Command+O Ctrl+O shortcut keys are shown next to the Open entry in the File menu. If you want to access this function by using the shortcut keys, press and hold down Command Ctrl and then press the O key. Release both keys after the dialog appears. When operating your application, you can choose between using the mouse or the keyboard for almost all of the operations available. - -Calling Menus With Shortcut Keys - -Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the Alt key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key. -Using Shortcut Keys to Control Dialogs + + + + +

Calling Menus With Shortcut Keys

+ Some of the characters shown on the menu bar are underlined. You can access these menus directly by pressing the underlined character together with the Alt key. Once the menu is opened, you will again find underlined characters. You can access these menu items directly by simply pressing the underlined character key. +
+
+

Entering Unicode Characters

+You can enter arbitrary Unicode characters in the document typing the Unicode hexadecimal code point and then pressing Command+Option+XAlt+X (default). Type the Unicode hexadecimal notation and press Command+Option+XAlt+X to toggle between the Unicode character and its hexadecimal notation. Selection is not necessary but the conversion will apply to the selected characters. Toggling occurs on the characters prior to the cursor position when these characters form a valid Unicode hexadecimal point. Hexadecimal code points with value in the range U+0000 to U+0020 are not converted. +The default Unicode conversion shortcut is Command+Option+XAlt+X and Command+Option+CAlt+C in some locales where the default Unicode shortcut interferes with the main menu shortcut. To reassign the shortcut, choose Tools > Customize > Keyboard and select Category:Options with Function:Toggle Unicode Notation. + +

Using Shortcut Keys to Control Dialogs

There is always one element highlighted in any given dialog - usually shown by a broken frame. This element, which can be either a button, an option field, an entry in a list box or a check box, is said to have the focus on it. If the focal point is a button, pressing Enter runs it as if you had clicked it. A check box is toggled by pressing the Spacebar. If an option field has the focus, use the arrow keys to change the activated option field in that area. Use the Tab key to go from one element or area to the next one, use Shift+Tab to go in the reverse direction. Pressing Esc closes the dialog without saving changes. If you place the focus on a button, not only will you see the dotted line framing the name of the button, but also a thicker shadow under the button selected. This indicates that if you exit the dialog by pressing the Enter key, it is the equivalent of pressing that button itself. -Shortcut Keys for Mouse Actions +

Shortcut Keys for Mouse Actions

If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, Command Ctrl and occasionally Option Alt to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. -Practical Text Input Fields +

Practical Text Input Fields

You can open a context menu, which contains some of the most often-used commands. @@ -96,12 +107,12 @@ -Interrupting Macros +

Interrupting Macros

If you want to terminate a macro that is currently running, press Command Ctrl+Shift+Q. -List of General Shortcut Keys in $[officename] +

List of General Shortcut Keys in $[officename]

The shortcut keys are shown on the right hand side of the menu lists next to the corresponding menu command. (Not all of the mentioned keys for controlling dialogs are available on macOS.) -Shortcut keys for controlling dialogs +

Shortcut keys for controlling dialogs

@@ -168,7 +179,7 @@
-Shortcut keys for controlling documents and windows +

Shortcut keys for controlling documents and windows

@@ -244,10 +255,10 @@ - Ctrl+Shift+J + Ctrl+Shift+J - Toggles the view between fullscreen mode and normal mode in Writer or Calc. + Toggles the view between fullscreen mode and normal mode in Writer or Calc. @@ -268,19 +279,19 @@ - F1 + F1 - Starts the $[officename] Help. + Starts the $[officename] Help. In the $[officename] Help: jumps to main help page. - Shift+F1 + Shift+F1 - Context Help + Context Help @@ -348,7 +359,7 @@
-Shortcut keys for editing or formatting documents +

Shortcut keys for editing or formatting documents

@@ -487,7 +498,7 @@
-Shortcut keys in the Gallery +

Shortcut keys in the Gallery

@@ -514,7 +525,7 @@
-Shortcut keys in the New Theme area of the Gallery: +

Shortcut keys in the New Theme area of the Gallery:

@@ -589,7 +600,7 @@
-Shortcut keys in the Gallery Preview area: +

Shortcut keys in the Gallery Preview area:

@@ -721,7 +732,7 @@
-Selecting Rows and Columns in a Database Table (opened by CommandCtrl+Shift+F4 keys) +

Selecting Rows and Columns in a Database Table (opened by CommandCtrl+Shift+F4 keys)

@@ -774,7 +785,7 @@
-Shortcut Keys for Drawing Objects +

Shortcut Keys for Drawing Objects

-- cgit