<?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"/>
    <revision pkgversion="3.34" version="0.2" date="2020-01-04" status="candidate"/>
    <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, 2018.</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>Press the menu button in the top-right corner of the window and
        select <guiseq><gui style="menuitem">Advanced</gui><gui style="menuitem">Reset</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>Press the menu button in the top-right corner of the window and
        select <guiseq><gui style="menuitem">Advanced</gui><gui style="menuitem">Reset and Clear</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>
