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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="a11y task" version="1.0 if/1.0" id="a11y-screen-reader" xml:lang="ko">
<info>
<link type="guide" xref="a11y#vision" group="blind"/>
<revision pkgversion="3.13.92" date="2014-09-20" status="incomplete"/>
<revision pkgversion="3.18" date="2015-09-29" status="final"/>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<credit type="author">
<name>Shaun McCance</name>
<email>shaunm@gnome.org</email>
</credit>
<credit type="editor">
<name>Jana Heves</name>
<email>jsvarova@gnome.org</email>
</credit>
<desc>사용자 인터페이스의 텍스트를 읽을 떄 <app>오르카</app> 화면 읽기 프로그램을 사용합니다.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>조성호</mal:name>
<mal:email>shcho@gnome.org</mal:email>
<mal:years>2021, 2022, 2023</mal:years>
</mal:credit>
</info>
<title>화면을 소리내어 읽기</title>
<p><app>오르카</app> 화면 읽기 프로그램은 사용자 인터페이스의 텍스트를 읽을 수 있습니다. 시스템에 그놈을 어떻게 설치했느냐에 따라 오르카를 설치하지 않았을 수도 있습니다. 그렇다면 오르카를 먼저 설치합니다.</p>
<p if:test="action:install"><link style="button" action="install:orca">오르카 설치</link></p>
<p>키보드로 <app>오르카</app>를 시작하려면:</p>
<steps>
<item>
<p><key>Super</key>+<key>Alt</key>+<key>S</key>를 누릅니다.</p>
</item>
</steps>
<p>또는 마우스와 키보드로 <app>오르카</app>를 시작하려면:</p>
<steps>
<item>
<p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>접근성</gui> 입력을 시작합니다.</p>
</item>
<item>
<p><gui>접근성</gui>을 눌러 창을 엽니다.</p>
</item>
<item>
<p>Select the <gui>Seeing</gui> section to open it.</p>
</item>
<item>
<p>Switch the <gui>Screen Reader</gui> switch to on.</p>
</item>
</steps>
<note style="tip">
<title>화면 읽기 간단하게 켜고 끄기</title>
<p>상단 표시줄의 <link xref="a11y-icon">접근성 아이콘</link>을 누른 후 <gui>화면 읽기 프로그램</gui>을 선택하여 화면 읽기 프로그램을 켜고 끌 수 있습니다.</p>
</note>
<p>자세한 내용은 <link href="help:orca">오르카 도움말</link>을 참조합니다.</p>
</page>
|