File: a11y-dwellclick.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 (75 lines) | stat: -rw-r--r-- 3,993 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task a11y" id="a11y-dwellclick" xml:lang="ko">

  <info>
    <link type="guide" xref="mouse"/>
    <link type="guide" xref="a11y#mobility" group="clicking"/>

    <revision pkgversion="3.8.0" date="2013-03-13" status="candidate"/>
    <revision pkgversion="3.9.92" date="2013-09-18" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="final"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.29" date="2018-08-21" status="review"/>
    <revision pkgversion="3.33" date="2019-07-20" status="candidate"/>

    <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="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</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><gui>자동 누르기</gui>(커서 두고 누르기) 기능은 마우스 커서를 누르는 위치에 그대로 두면 눌러주는 기능입니다.</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>마우스 포인터를 컨트롤 또는 화면 객체에 두어 간단하게 누르거나 끌어 이동할 수 있습니다. 마우스를 움직이고 누르는 동작을 동시에 하기 아려울 때 쓸만합니다. 이 기능을 <gui>자동 누르기</gui> 또는 커서 두고 누르기라고 합니다.</p>

  <p><gui>자동 누르기</gui> 기능을 켜면 마우스 포인터를 컨트롤 위에 놓고 그대로 둔 다음 단추를 자동으로 누를 때까지 기다릴 수 있습니다.</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>Pointing &amp; Clicking</gui> section to open it.</p>
    </item>
    <item>
      <p>In the <gui>Click Assist</gui> section, switch the <gui>Hover Click</gui>
      switch to on.</p>
    </item>
  </steps>

  <p><gui>자동 누르기</gui> 창이 열리고 다른 창은 그대로 남습니다. 마우스 포인터를 어딘가에 두었을 때 누름 동작에 일어나게 하려면 이 항목을 선택할 수 있습니다. <gui>두 번째 누르기 흉내내기</gui>를 선택하면, 마우스 포인터를 올려두었을 때 오른쪽 단추를 누릅니다. 두 번 누르기, 오른쪽 단추 누르기 동작 후에는 한 번 누르기 동작으로 자동으로 되돌아옵니다.</p>

  <p>마우스 포인터를 단추 위에 두고 움직이지 않으면 색이 점차 바뀝니다. 색이 완전히 바뀌고 나면 단추를 누릅니다.</p>

  <p>누르기 전 마우스 포인터를 올려둔 채로 기다릴 시간을 바꾸려면 <gui>지연 시간</gui> 설정을 조절합니다.</p>

  <p>누르기 동작을 위해 마우스 포인터를 계속 둘 필요는 없습니다. 포인터를 약간 움직여도 되며 일정 시간이 지나도 눌러줍니다. 그러나 너무 많이 움직이면 누름 동작은 일어나지 않습니다.</p>

  <p>마우스 포인터를 여전히 올려둔 채로 간주할 수 있는 움직임 허용 범위를 바꾸려면 <gui>움직임 임계값</gui> 설정을 조절합니다.</p>

</page>