/usr/share/help/ko/gnome-terminal/prob-reset.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 57 58 59 60 61 62 63 64 65 66 67 68 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="prob-reset" xml:lang="ko">
<info>
<revision version="0.1" date="2013-03-03" status="draft"/>
<link type="guide" xref="index#troubleshooting"/>
<link type="seealso" xref="pref-keyboard-access"/>
<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>
<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><app>터미널</app> 출력 초기화</title>
<p>텍스트가 들어있지 않은 파일을 실수로 열거나 일부 명령을 실행했을 경우, 키를 누를 때마다 <app>터미널</app> 화면에 이상한 문자가 찍히면서 응답하지 않을 수 있습니다. 다음과 같은 방법으로 <app>터미널</app>을 복구할 수 있습니다:</p>
<section id="reset">
<title>리셋</title>
<p><app>터미널</app> 화면을 리셋합니다.</p>
<steps>
<item>
<p><guiseq><gui style="menu">터미널</gui><gui style="menuitem">리셋</gui></guiseq>을 선택하십시오.</p>
</item>
<item>
<p>프롬프트를 띄우려면 <key>Enter</key>키를 누르십시오.</p>
</item>
</steps>
</section>
<section id="reset-clear">
<title>리셋하고 비움</title>
<p><app>터미널</app> 리셋 말고도, <gui style="menuitem">리셋하고 비움</gui>으로 <app>터미널</app> 화면 공간에 보이는 모든 터미널 출력 내용을 지웁니다. <app>터미널</app> 에서 <gui style="menuitem">리셋하고 비움</gui>을 실행하려면:</p>
<steps>
<item>
<p><guiseq><gui style="menu">터미널</gui> <gui style="menuitem">리셋하고 비움</gui></guiseq>을 선택하십시오.</p>
</item>
<item>
<p>프롬프트를 띄우려면 <key>Enter</key>키를 누르십시오.</p>
</item>
</steps>
<note style="tip"><p><gui>리셋하고 비움</gui>기능은 터미널 명령 <cmd>reset</cmd>과 유사한 기능을 수행합니다.</p></note>
</section>
</page>
|