diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/keyboard.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/keyboard.xhp | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/keyboard.xhp b/helpcontent2/source/text/swriter/guide/keyboard.xhp new file mode 100644 index 000000000..6bfce4969 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/keyboard.xhp @@ -0,0 +1,85 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * 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 . + --> + + +<meta> + <topic id="textswriterguidekeyboardxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Using Shortcut Keys ($[officename] Writer Accessibility)</title> + <filename>/text/swriter/guide/keyboard.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3151169"><bookmark_value>keyboard; accessibility $[officename] Writer</bookmark_value> + <bookmark_value>accessibility; $[officename] Writer</bookmark_value> +</bookmark> +<paragraph xml-lang="en-US" id="hd_id3151169" role="heading" level="1"><variable id="keyboard"><link href="text/swriter/guide/keyboard.xhp" name="Using Shortcut Keys ($[officename] Writer Accessibility)">Using Shortcut Keys ($[officename] Writer Accessibility)</link> +</variable></paragraph> + <embed href="text/shared/00/00000099.xhp#keys"/> + <paragraph xml-lang="en-US" id="par_id3149685" role="paragraph">Press the keys <switchinline select="sys"><caseinline select="MAC">Option +</caseinline><defaultinline>Alt</defaultinline></switchinline>+<underlined character> to open a menu. In an open menu, press the underlined character to run a command. For example, press <switchinline select="sys"><caseinline select="MAC">Option +</caseinline><defaultinline>Alt</defaultinline></switchinline>+I to open the <item type="menuitem">Insert</item> menu, and then H to insert a hyperlink.</paragraph> + <paragraph xml-lang="en-US" id="par_id3155186" role="paragraph">To open a context menu, press Shift+F10. To close a context menu, press Escape.</paragraph> + <paragraph xml-lang="en-US" id="hd_id3155918" role="heading" level="2">To Insert Sections</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_idN106AA" role="listitem">Choose <emph>View - Toolbars - Insert</emph> to open the <emph>Insert</emph> toolbar.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155870" role="listitem">Press F6 until the focus is on the + <item type="menuitem">Insert</item> toolbar.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149630" role="listitem">Press the right arrow key until the <emph>Section</emph> icon is selected.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3145100" role="listitem">Press the down arrow key, and then press the right arrow key to set the width of the section that you want to insert.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3156237" role="listitem">Press Enter.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3156253" role="paragraph">Press F6 to place the cursor inside the document.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="hd_id3153367" role="heading" level="2">To Insert Text Tables</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153388" role="listitem">Press F6 until the focus is on the + <item type="menuitem">Standard</item> toolbar.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3154849" role="listitem">Press the right arrow key until the <emph>Table</emph> icon is selected.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155872" role="listitem">Press the down arrow key, and then use the arrow keys to select the number of columns and rows to include in the table.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3155892" role="listitem">Press Enter.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_idN1072C" role="paragraph">Press F6 to place the cursor inside the document.</paragraph> + </listitem> + </list> + <embed href="text/shared/00/00000004.xhp#related"/> + <embed href="text/shared/guide/keyboard.xhp#keyboard"/> + <embed href="text/swriter/04/01020000.xhp#text_keys"/> + </body> +</helpdocument>
\ No newline at end of file |