From 7709cb9bdc8637379db25a29f8a40960cf4e309a Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Wed, 13 Jan 2021 17:45:48 +0200 Subject: Use switches for Ctrl vs. Command on macOS Change-Id: Ib03896ff4f3b9c757c3cad96906210d72c9191f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109236 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/swriter/01/02110000.xhp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'source/text/swriter/01/02110000.xhp') diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index 567ee16dd1..0ea90e412a 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -38,7 +38,7 @@
-To open the Navigator, choose View - Navigator (F5). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator. +To open the Navigator, choose View - Navigator (F5). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the CommandCtrl key and double-click on a grey area of the Navigator. Click the plus sign (+) (or arrow) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator. To jump to the next or previous item in a document, use the Navigate by box to select the item category, and then click the up or down arrows. @@ -432,7 +432,7 @@

Promote Level

-Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down Ctrl, and then click this icon. +Increases the outline level of the selected heading, and the headings that occur below the heading, by one. To only increase the outline level of the selected heading, hold down CommandCtrl, and then click this icon. @@ -448,7 +448,7 @@

Demote Level

-Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down Ctrl, and then click this icon. +Decreases the outline level of the selected heading, and the headings that occur below the heading, by one. To only decrease the outline level of the selected heading, hold down CommandCtrl, and then click this icon.
@@ -464,7 +464,7 @@

Promote Chapter

-Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon. +Moves the selected heading, and the text below the heading, up one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down CommandCtrl, and then click this icon.
@@ -480,7 +480,7 @@

Demote Chapter

-Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down Ctrl, and then click this icon. +Moves the selected heading, and the text below the heading, down one heading position in the Navigator and in the document. To move only the selected heading and not the text associated with the heading, hold down CommandCtrl, and then click this icon.
-- cgit