__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="introduction" xml:lang="es">
  <info>
    <link type="guide" xref="index#getting_started"/>
    <link type="next" xref="howto_setting_up_orca"/>
    <title type="sort">1. Bienvenido a Orca</title>
    <desc>Introducción al lector de la pantalla <app>Orca</app></desc>
    <credit type="author">
      <name>Joanmarie Diggs</name>
      <email>[email protected]</email>
    </credit>
    <license>
      <p>Creative Commons Compartir Igual 3.0</p>
    </license>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2012 - 2021</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  </info>
  <title>Bienvenido a Orca</title>
  <p><app>Orca</app> es un lector de pantalla libre, de código abierto, flexible y ampliable que proporciona acceso al escritorio gráfico a través de voz y Braille actualizable.</p>
  <p><app>Orca</app> funciona con aplicaciones y kits de herramientas que soportan la interfaz del proveedor de servicios de tecnologías de asistencia (AT-SPI), que es la infraestructura principal de tecnologías de asistencia para Linux y Solaris. Las aplicaciones y kits de herramientas que soportan la AT-SPI incluyen el kit de herramientas GTK+ de GNOME, el kit de herramientas Swing de la plataforma Java, LibreOffice, Gecko, WebKitGtk, y Chrome/Chromium. Se está intentando que el kit de herramientas Qt de KDE también tenga soporte.</p>
  <section id="launching">
    <title>Lanzando <app>Orca</app></title>
    <p>Para lanzar <app>Orca</app>:</p>
    <list>
      <item>
        <p>El método para configurar <app>Orca</app> para que se lance como su lector de pantalla preferido dependerá de qué entorno de escritorio use.</p>
      </item>
      <item>
        <p>Para activar y desactivar <app>Orca</app> en GNOME, pulse <keyseq><key>Super</key><key>Alt</key><key>S</key></keyseq>.</p>
      </item>
      <item>
        <p>Escriba <cmd>orca</cmd>, con cualquier parámetro opcional, en una ventana de la terminal o en el diálogo <gui>Ejecutar</gui> y pulse <key>Intro</key>.</p>
      </item>
    </list>
  </section>
    <section id="loadtime">
      <title>Opciones en tiempo de carga</title>
      <p>Al lanzar <app>Orca</app> se pueden especificar las siguientes opciones, bien en una ventana de la terminal o el diálogo <gui>Ejecutar</gui>:</p>
      <list>
        <item>
          <p><cmd>-h</cmd>, <cmd>--help</cmd>: mostrar el mensaje de ayuda</p>
        </item>
        <item>
          <p><cmd>-v</cmd>, <cmd>--version</cmd>: mostrar la versión de <app>Orca</app></p>
        </item>
        <item>
          <p><cmd>-s</cmd>, <cmd>--setup</cmd>: configurar las preferencias del usuario</p>
        </item>
        <item>
          <p><cmd>-u</cmd>, <cmd>--user-prefs=<em>carpeta</em></cmd>: usar <em>carpeta</em> como la carpeta alternativa para las preferencias del usuario</p>
        </item>
        <item>
          <p><cmd>-e</cmd>, <cmd>--enable=<em>opción</em></cmd>: forzar el uso de una opción, donde <em>opción</em> puede ser una de las siguientes:</p>
          <list>
            <item><p><cmd>speech</cmd></p></item>
            <item><p><cmd>braille</cmd></p></item>
            <item><p><cmd>braille-monitor</cmd></p></item>
          </list>
        </item>
        <item>
          <p><cmd>-d</cmd>, <cmd>--disable=<em>opción</em></cmd>: evitar el uso de una opción, donde la <em>opción</em> puede ser una de las siguientes:</p>
          <list>
            <item><p><cmd>speech</cmd></p></item>
            <item><p><cmd>braille</cmd></p></item>
            <item><p><cmd>braille-monitor</cmd></p></item>
          </list>
        </item>
        <item>
            <p><cmd>-i</cmd>, <cmd>--profile=<em>nombre de archivo</em></cmd>: importar un archivo desde un perfil de <app>Orca</app> dado</p>
        </item>
        <item>
          <p><cmd>-r</cmd>, <cmd>--replace</cmd>: reemplazar una instancia <app>Orca</app> en ejecución</p>
        </item>
        <item>
          <p><cmd>-l</cmd>, <cmd>--list-apps</cmd>: imprimir las aplicaciones conocidas en ejecución</p>
        </item>
        <item>
          <p><cmd>--debug</cmd>: enviar información de depurado a debug-YYYY-MM-DD-HH:MM:SS.out</p>
        </item>
        <item>
          <p><cmd>--debug-file=<em>filename</em></cmd>: enviar información de depurado al archivo especificado</p>
        </item>
      </list>
    </section>

</page>

Filemanager

Name Type Size Permission Actions
commands.page File 1.73 KB 0644
commands_bookmarks.page File 2.15 KB 0644
commands_braille.page File 2.24 KB 0644
commands_chat.page File 2.07 KB 0644
commands_controlling_orca.page File 3.39 KB 0644
commands_debugging.page File 1.49 KB 0644
commands_find.page File 2.49 KB 0644
commands_flat_review.page File 8.99 KB 0644
commands_live_regions.page File 2.23 KB 0644
commands_mouse.page File 3.58 KB 0644
commands_profiles.page File 1.6 KB 0644
commands_reading.page File 8.95 KB 0644
commands_speech_settings.page File 2.87 KB 0644
commands_structural_navigation.page File 11.01 KB 0644
commands_table.page File 2.21 KB 0644
commands_time_date_notifications.page File 2.63 KB 0644
commands_where_am_i.page File 3.42 KB 0644
howto_bookmarks.page File 2.53 KB 0644
howto_documents.page File 2.79 KB 0644
howto_flat_review.page File 2.75 KB 0644
howto_forms.page File 3.59 KB 0644
howto_key_bindings.page File 4.61 KB 0644
howto_keyboard_layout.page File 2.39 KB 0644
howto_learn_modes.page File 2.45 KB 0644
howto_live_regions.page File 2.97 KB 0644
howto_mouse_review.page File 3.01 KB 0644
howto_notifications.page File 3.47 KB 0644
howto_orca_find.page File 4 KB 0644
howto_profiles.page File 3.53 KB 0644
howto_setting_up_orca.page File 1.56 KB 0644
howto_structural_navigation.page File 4.96 KB 0644
howto_tables.page File 6.89 KB 0644
howto_text_attributes.page File 3.57 KB 0644
howto_the_orca_modifier.page File 3.04 KB 0644
howto_toggling_caps_lock.page File 2.03 KB 0644
howto_whereami.page File 4.46 KB 0644
index.page File 2.03 KB 0644
introduction.page File 4.73 KB 0644
preferences.page File 1.23 KB 0644
preferences_braille.page File 7.13 KB 0644
preferences_chat.page File 3 KB 0644
preferences_general.page File 10.05 KB 0644
preferences_introduction.page File 2.82 KB 0644
preferences_key_bindings.page File 3.13 KB 0644
preferences_key_echo.page File 6.1 KB 0644
preferences_pronunciation.page File 3.07 KB 0644
preferences_speech.page File 13.51 KB 0644
preferences_spellcheck.page File 2.77 KB 0644
preferences_table_navigation.page File 2.69 KB 0644
preferences_text_attributes.page File 5.2 KB 0644
preferences_voice.page File 4.83 KB 0644
preferences_web.page File 9.34 KB 0644
Filemanager