From 52613d9b557df908883211cbfb49e7a5f2b9ce3c Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 16 Dec 2017 21:17:58 -0200 Subject: tdf#106535 better help pg. for text selection modes Change-Id: I4d48553d9ca261493e52183a4b47d5a9e40595d4 Reviewed-on: https://gerrit.libreoffice.org/46620 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/shared/02/20050000.xhp | 186 ++++++++++++++-------------- source/text/swriter/guide/text_nav_keyb.xhp | 12 +- 2 files changed, 101 insertions(+), 97 deletions(-) diff --git a/source/text/shared/02/20050000.xhp b/source/text/shared/02/20050000.xhp index 060b3dc4f9..b79d80a584 100644 --- a/source/text/shared/02/20050000.xhp +++ b/source/text/shared/02/20050000.xhp @@ -1,96 +1,98 @@ - - - - - - - -Selection Mode -/text/shared/02/20050000.xhp - - - -
-selection modes in text -text; selection modes -extending selection mode -adding selection mode -block selection mode - - - - -Selection Mode -Here you can switch between different selection modes. -
-When you click in the field, a popup menu comes up with the available options: - - - - -Mode - - - - -Effect - - - - - -Standard selection - - -Click in text where you want to position the cursor; click in a cell to make it the active cell. Any other selection is then deselected. - - - - -Extending selection (F8) - - -Clicking in the text extends or crops the current selection. - - - - -Adding selection (Shift+F8) - - -A new selection is added to an existing selection. The result is a multiple selection. - - - - -Block selection (CommandCtrl+Shift+F8) - - -A block of text can be selected. - - -
- -On Windows systems, you can hold down the Alt key while dragging to select a block of text. You don't need to enter the block selection mode.i83613 - - +* This file is part of the LibreOffice project. +* +* This Source Code Form is subject to the terms of the Mozilla Public +* License, v. 2.0. If a copy of the MPL was not distributed with this +* file, You can obtain one at http://mozilla.org/MPL/2.0/. +* +* This file incorporates work covered by the following license notice: +* +* Licensed to the Apache Software Foundation (ASF) under one or more +* contributor license agreements. See the NOTICE file distributed +* with this work for additional information regarding copyright +* ownership. The ASF licenses this file to you under the Apache +* License, Version 2.0 (the "License"); you may not use this file +* except in compliance with the License. You may obtain a copy of +* the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + + + + Selection Mode + /text/shared/02/20050000.xhp + + + +
+ + selection modes in text + text; selection modes + extending selection mode + adding selection mode + block selection mode + + + + + + Selection Mode + Here you can switch between different selection modes. +
+ When you click in the field, a popup menu comes up with the available options: + + + + + Mode + + + + + Effect + + + + + + Standard selection + + + This is the default selection mode for text documents. With the keyboard, selections can be performed by Shift+NavigationKey (arrows, Home, End, Page Up, Page Down). With the mouse, click in the text where the selection is to start, hold the left mouse button and move to the end of the selection. Release the mouse key to end selection. + + + + + Extending selection (F8) + + + By using the arrow keys or the Home and End keys you can extend or crop the current selection. Clicking into the text selects the text between the current cursor position and the click position. You also can use (with or without Shift key) the arrow keys and the keys Home and End to increase or decrease the current selection. + + + + + Adding selection (Shift+F8) + + + A new selection is added to an existing selection. The result is a multiple selection. + + + + + Block selection (CommandCtrl+Shift+F8) + + + A block of text can be selected. + + +
+ + On Windows systems, you can hold down the Alt key while dragging to select a block of text. You don't need to enter the block selection mode.i83613 + + +
+ Navigating and Selecting With the Keyboard +
+
diff --git a/source/text/swriter/guide/text_nav_keyb.xhp b/source/text/swriter/guide/text_nav_keyb.xhp index b70b72daf2..8af8c95113 100644 --- a/source/text/swriter/guide/text_nav_keyb.xhp +++ b/source/text/swriter/guide/text_nav_keyb.xhp @@ -1,6 +1,6 @@ - + - - + + Navigating and Selecting With the Keyboard @@ -149,8 +149,10 @@ - +
+ Selection Modes +
-
\ No newline at end of file +
-- cgit v1.2.3