diff options
Diffstat (limited to 'helpcontent2/source/text/shared/guide/textmode_change.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/textmode_change.xhp | 77 |
1 files changed, 77 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..a15381b89 --- /dev/null +++ b/helpcontent2/source/text/shared/guide/textmode_change.xhp @@ -0,0 +1,77 @@ +<?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 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> + <h1 id="hd_id3159233"> + <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> + </h1> + <switch select="sys"> + <case select="MAC"></case> + <default> + <h2 id="hd_id3149811">With the keyboard:</h2> + <paragraph role="paragraph" id="par_id3153031">Press <keycode>Insert</keycode> 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> + </default> + </switch> + <h2 id="hd_id3152349">With the mouse:</h2> + <paragraph role="paragraph" id="par_id3159157">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"> + <emph>Insert</emph> + </paragraph> + <paragraph role="listitem" id="par_id3154307"> + <switchinline select="sys"> + <caseinline select="MAC">Insert mode is active.</caseinline> + <defaultinline>The area in the status bar is blank, when Insert mode is active.</defaultinline> + </switchinline> The text cursor is a blinking vertical line. Click on the area to activate the overwrite mode. + </paragraph> + </listitem> + </list> + <list type="unordered"> + <listitem> + <paragraph role="listitem" id="par_id3150984"> + <emph>Overwrite</emph> + </paragraph> + <paragraph role="listitem" id="par_id3148491">The overwrite mode is active. The text cursor is a blinking block. Click on the area to activate insert mode.</paragraph> + </listitem> + </list> + <embed href="text/shared/00/00000004.xhp#related" /> + <paragraph role="paragraph" id="par_id3154346"> + <link href="text/shared/04/01010000.xhp" name="Keyboard commands">Keyboard commands</link> + </paragraph> + </body> +</helpdocument>
\ No newline at end of file |