This file is indexed.

/usr/share/help/ko/gnome-terminal/txt-copy-paste.page is in gnome-terminal-data 3.22.2-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="txt-copy-paste" xml:lang="ko">
  <info>
    <link type="guide" xref="index#textoutput"/>
    <link type="seealso" xref="adv-keyboard-shortcuts"/>

    <revision version="0.1" date="2013-03-03" status="candidate"/>

    <credit type="author copyright">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
      <years>2013</years>
    </credit>
    <credit type="copyright editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
      <years>2013</years>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <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>2016.</mal:years>
    </mal:credit>
  </info>

  <title>복사하고 붙여넣기</title>

  <p>다른 프로그램과 동일한 방식으로 <app>터미널</app> 에서 복사하고 붙여넣을 수 있지만 키보드 바로 가기 키가 약간 다릅니다.</p>

  <terms>
    <item>
      <title><gui>복사</gui></title>
      <p>복사하려는 글 내용을 강조하고  <guiseq><gui style="menu">편집</gui> <gui style="menuitem">복사</gui></guiseq>를 선택하십시오. 아니면, <keyseq><key>Ctrl</key><key>Shift</key><key>C</key></keyseq>키를 누르십시오.</p>
    </item>
    <item>
      <title><gui>붙여넣기</gui></title>
      <p><app>터미널</app> 창에 마우스 커서를 올려두고 오른쪽 단추를 누른 후 <gui style="menuitem">붙여넣기</gui>를 선택하십시오. 아니면, <keyseq><key>Ctrl</key><key>Shift</key><key>V</key></keyseq> 키를 누르십시오.</p>
    </item>
  </terms>

  <note>
    <p><keyseq><key>Ctrl</key><key>C</key></keyseq> 키와 같은 표준 키보드 바로 가기 키는 복사 및 붙여넣기 동작에 활용할 수 없습니다.</p>
  </note>

</page>