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/shared/guide/accessibility.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.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 'helpcontent2/source/text/shared/guide/accessibility.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/guide/accessibility.xhp | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/guide/accessibility.xhp b/helpcontent2/source/text/shared/guide/accessibility.xhp new file mode 100644 index 000000000..248de3bae --- /dev/null +++ b/helpcontent2/source/text/shared/guide/accessibility.xhp @@ -0,0 +1,58 @@ +<?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="textsharedguideaccessibilityxml" indexer="include" status="PUBLISH"> +<title xml-lang="en-US" id="tit">Accessibility in %PRODUCTNAME</title> +<filename>/text/shared/guide/accessibility.xhp</filename> +</topic> +</meta> +<body> + <bookmark xml-lang="en-US" branch="index" id="bm_id3150502"> +<bookmark_value>accessibility; %PRODUCTNAME features</bookmark_value> +</bookmark> + <h1 id="hd_id3150502"><variable id="accessibility"><link name="Accessibility in %PRODUCTNAME" href="text/shared/guide/accessibility.xhp">Accessibility in <item type="productname">%PRODUCTNAME</item></link></variable></h1> + <paragraph xml-lang="en-US" role="paragraph" id="par_id3154894">The following accessibility features are part of <item type="productname">%PRODUCTNAME</item>:</paragraph> + <list type="unordered"> + <listitem> + <paragraph role="listitem" id="par_id3153894" xml-lang="en-US">Support of <link href="text/shared/guide/assistive.xhp" name="external devices and applications">external devices and applications</link></paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3155552" xml-lang="en-US">Access to all functions by keyboard. The keys that replace the mouse actions are listed in the <link name="%PRODUCTNAME Help" href="text/shared/guide/keyboard.xhp"><item type="productname">%PRODUCTNAME</item> Help</link></paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3149177" xml-lang="en-US">Improved readability of screen contents</paragraph> + </listitem> + <listitem> + <paragraph role="listitem" id="par_id3146957" xml-lang="en-US">Zooming of on-screen user interface for menus, icons, and documents</paragraph> + <paragraph xml-lang="en-US" role="listitem" id="par_id3145071">The user interface is scalable through your <switchinline select="sys"><caseinline select="UNIX">Window Manager</caseinline><defaultinline>operating system</defaultinline></switchinline> settings. The default font size for dialogs is 12pt, corresponding to a scale of 100%. You can also change the font size for dialogs in <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - <item type="productname">%PRODUCTNAME</item> - View</emph>. The zoom factor of a document can be changed in <emph>View - Zoom</emph>, or by double-clicking the zoom factor displayed in the Status Bar.</paragraph> + </listitem> + </list> + <note id="par_id3152349">Please note that accessibility support relies on Java technology for communications with assistive technology tools. This means that the first program startup may take a few seconds longer, because the Java runtime environment has to be started as well.</note> + <section id="relatedtopics"> + <embed href="text/shared/guide/assistive.xhp#assistive"/> + <paragraph role="paragraph" id="par_id3149578" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - View" href="text/shared/optionen/01010800.xhp"><item type="productname">%PRODUCTNAME</item> - View</link></paragraph> + <paragraph role="paragraph" id="par_id3150084" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - Application Colors" href="text/shared/optionen/01012000.xhp"><item type="productname">%PRODUCTNAME</item> - Application Colors</link></paragraph> + <paragraph role="paragraph" id="par_id3150771" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link name="%PRODUCTNAME - Accessibility" href="text/shared/optionen/01013000.xhp"><item type="productname">%PRODUCTNAME</item> - Accessibility</link></paragraph> + <embed href="text/shared/guide/keyboard.xhp#keyboard"/> + <embed href="text/shared/04/01010000.xhp#common_keys"/> + <embed href="text/swriter/01/accessibility_check.xhp#accessibilitycheckh1"/> + </section> + </body> +</helpdocument> |