diff options
Diffstat (limited to 'helpcontent2/source/text/shared/guide/textmode_change.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/textmode_change.xhp | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/textmode_change.xhp b/helpcontent2/source/text/shared/guide/textmode_change.xhp new file mode 100644 index 000000000..fee788bd9 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/textmode_change.xhp @@ -0,0 +1,65 @@ +<?xml version="1.0" encoding="UTF-8"?> + + +<!-- + * 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 . + --> + +<helpdocument version="1.0"> +<meta> +<topic id="textsharedguidetextmode_changexml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Switching Between Insert Mode and Overwrite Mode</title> +<filename>/text/shared/guide/textmode_change.xhp</filename> +</topic> +<history> +<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> +</history> +</meta> +<body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3159233"><bookmark_value>text; overwriting or inserting</bookmark_value> +<bookmark_value>overwrite mode</bookmark_value> +<bookmark_value>insert mode for entering text</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3159233" xml-lang="en-US" level="1"><variable id="textmode_change"><link href="text/shared/guide/textmode_change.xhp" name="Switching Between Insert Mode and Overwrite Mode">Switching Between Insert Mode and Overwrite Mode</link> +</variable></paragraph> +<paragraph role="heading" id="hd_id3149811" xml-lang="en-US" level="2">With the keyboard:</paragraph> +<paragraph role="paragraph" id="par_id3153031" xml-lang="en-US">Press Insert to toggle between overwrite mode and insert mode. The current mode is displayed on the Status Bar.<switchinline select="appl"><caseinline select="CALC"> The text cursor must be enabled in the cell or in the input line. +</caseinline></switchinline></paragraph> +<paragraph role="heading" id="hd_id3152349" xml-lang="en-US" level="2">With the mouse:</paragraph> +<paragraph role="paragraph" id="par_id3159157" xml-lang="en-US">On the Status Bar, click on the area indicating the current mode in order to switch to the other mode:</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="listitem" id="par_id3145673" xml-lang="en-US"> +<emph>INSRT</emph> +</paragraph> +<paragraph role="listitem" id="par_id3154307" xml-lang="en-US">Insert mode is enabled. <switchinline select="appl"><caseinline select="WRITER">The text cursor is a blinking vertical line. +</caseinline></switchinline>Click on the area to enable the overwrite mode.</paragraph> +</listitem> +</list> +<list type="unordered"> +<listitem> +<paragraph role="listitem" id="par_id3150984" xml-lang="en-US"> +<emph>OVER</emph> +</paragraph> +<paragraph role="listitem" id="par_id3148491" xml-lang="en-US">The overwrite mode is enabled. <switchinline select="appl"><caseinline select="WRITER">The text cursor is a blinking block. +</caseinline></switchinline>Click on the area to enable insert mode.</paragraph> +</listitem> +</list> +<embed href="text/shared/00/00000004.xhp#related"/> +<paragraph role="paragraph" id="par_id3154346" xml-lang="en-US"><link href="text/shared/04/01010000.xhp" name="Keyboard commands">Keyboard commands</link></paragraph> +</body> +</helpdocument> |