blob: a15381b89ec948b54e76c8952849d5ac77051c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
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>
|