diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /helpcontent2/source/text/sdraw/guide/keyboard.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/sdraw/guide/keyboard.xhp | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/helpcontent2/source/text/sdraw/guide/keyboard.xhp b/helpcontent2/source/text/sdraw/guide/keyboard.xhp new file mode 100644 index 000000000..eb162bbfb --- /dev/null +++ b/helpcontent2/source/text/sdraw/guide/keyboard.xhp @@ -0,0 +1,78 @@ +<?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="textsdrawguidekeyboardxml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Shortcut Keys for Drawing Objects</title> +<filename>/text/sdraw/guide/keyboard.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_id3155628"><bookmark_value>accessibility; %PRODUCTNAME Draw</bookmark_value> +<bookmark_value>draw objects; text entry mode</bookmark_value> +<bookmark_value>text entry mode for draw objects</bookmark_value> +</bookmark> +<paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1"><variable id="keyboard"><link href="text/sdraw/guide/keyboard.xhp" name="Shortcut Keys for Drawing Objects">Shortcut Keys for Drawing Objects</link> +</variable></paragraph> +<paragraph role="paragraph" id="par_id3148663" xml-lang="en-US">You can create and edit drawing objects using the keyboard.</paragraph> +<embed href="text/shared/00/00000099.xhp#keys"/> +<section id="all"> +<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2">To Create and Edit a Drawing Object</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3153188" xml-lang="en-US">Press <item type="keycode">F6</item> to navigate to the <emph>Drawing</emph> bar.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">Press the <item type="keycode">Right</item> arrow key until you reach the toolbar icon of a drawing tool.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_idN106CD" xml-lang="en-US">If there is an arrow next to the icon, the drawing tool opens a sub toolbar. Press the <item type="keycode">Up</item> or <item type="keycode">Down</item> arrow key to open the sub toolbar, then press the <item type="keycode">Right</item> or <item type="keycode">Left</item> key to select an icon.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id3147338" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+Enter</item>.</paragraph> +<paragraph role="paragraph" id="par_id3154705" xml-lang="en-US">The object is created at the center of the current document.</paragraph> +</listitem> +<listitem> +<paragraph role="paragraph" id="par_id3155962" xml-lang="en-US">To return to the document, press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+F6</item>.</paragraph> +<paragraph role="paragraph" id="par_id3155062" xml-lang="en-US">You can use the arrow keys to position the object where you want. To choose a command from the context menu for the object, press <item type="keycode">Shift+F10</item>.</paragraph> +</listitem> +</list> +<paragraph role="heading" id="hd_id3150306" xml-lang="en-US" level="2">To Select an Object</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3152990" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+F6</item> to enter the document.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3145587" xml-lang="en-US">Press <item type="keycode">Tab</item> until you reach the object you want to select.</paragraph> +</listitem> +</list> +</section> +<section id="relatedtopics"> +<embed href="text/shared/guide/keyboard.xhp#keyboard"/> +<embed href="text/sdraw/04/01020000.xhp#draw_keys"/> +<embed href="text/shared/04/01010000.xhp#common_keys"/> +</section> +</body> +</helpdocument> |