File: a11y.page

package info (click to toggle)
gnome-user-docs 48.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 142,176 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (76 lines) | stat: -rw-r--r-- 2,602 bytes parent folder | download | duplicates (2)
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
68
69
70
71
72
73
74
75
76
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:uix="http://projectmallard.org/experimental/ui/" type="guide" style="a11y task" id="a11y" xml:lang="ko">

  <info>
    <link type="guide" xref="index" group="a11y"/>

    <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>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>

    <desc>시각, 청각, 이동성에 특별한 도움이 필요한 보조 기술을 활용합니다.</desc>
    <uix:thumb role="experimental-gnome-tiles" src="figures/tile-a11y.svg"/>
  
    <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>시스템에서는 다양한 장애를 겪어 특별한 도움이 필요한 사용자를 지원하며, 일반 보조 장치로 소통하는 보조 기술이 있습니다. 접근성 메뉴는 대부분의 접근성 기능에 쉽게 접근하도록 상단 표시줄에 추가할 수 있습니다.</p>

  <section id="vision">
    <title>시각 장애</title>

    <links type="topic" groups="blind" style="linklist">
      <title>장님</title>
    </links>
    <links type="topic" groups="lowvision" style="linklist">
      <title>저시력</title>
    </links>
    <links type="topic" groups="colorblind" style="linklist">
      <title>색맹</title>
    </links>
    <links type="topic" style="linklist">
      <title>기타 주제</title>
    </links>
  </section>

  <section id="sound">
    <title>청각 장애</title>
    <links type="topic" style="linklist"/>
  </section>

  <section id="mobility">
    <title>이동 장애</title>

    <links type="topic" groups="pointing" style="linklist">
      <title>마우스 이동</title>
    </links>
    <links type="topic" groups="clicking" style="linklist">
      <title>누르고 끌기</title>
    </links>
    <links type="topic" groups="keyboard" style="linklist">
      <title>키보드 사용</title>
    </links>
    <links type="topic" style="linklist">
      <title>기타 주제</title>
    </links>
  </section>
</page>