File: power-closelid.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 (85 lines) | stat: -rw-r--r-- 4,085 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
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" version="1.0 if/1.0" id="power-closelid" xml:lang="ko">

  <info>
    <link type="guide" xref="power"/>
    <link type="seealso" xref="power-suspendfail"/>
    <link type="seealso" xref="power-suspend"/>

    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
    <revision pkgversion="3.10" date="2013-11-08" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.26" date="2017-09-30" status="candidate"/>
    <revision pkgversion="3.33.3" date="2019-07-21" status="candidate"/>

    <credit type="author">
      <name>그놈 문서 프로젝트</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <credit type="author editor">
      <name>Petr Kovar</name>
      <email>pknbe@volny.cz</email>
    </credit>

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

    <desc>랩톱 덮개를 닫으면, 절전용 대기 모드로 들어갑니다.</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>랩톱의 덮개를 닫으면, 절전용 <link xref="power-suspend"><em>대기</em></link> 모드로 들어갑니다. 컴퓨터는 실제로 꺼지지 않습니다. 그냥 잠을 잘 뿐입니다. 덮개를 열어 상태 복귀를 할 수 있습니다. 원 상태로 복귀하지 않으면 마우스를 누르거나 키를 눌러봅니다. 그래도 동작하지 않으면, 전원 단추를 누릅니다.</p>

  <p>일부 컴퓨터는 대기 모드로 제대로 들어가지 못합니다. 보통 운영체제에서 지우너하는 대기 모드를 하드웨어에서 제대로 지원하지 않기 때문(예: 리눅스 드라이버가 온전하지 않음)입니다. 이 경우, 덮개를 닫은 후 컴퓨터가 정상 상태로 돌아오지 않음을 확인할 수 있습니다. <link xref="power-suspendfail">대기 모드 문제 해결</link>을 시도해볼 수 있거나, 덮개를 덮었을 때 대기 모드로 들어가지 못하게 막을 수 있습니다.</p>

<section id="nosuspend">
  <title>덮개를 덮었을 때 대기 모드 멈춤</title>

  <note style="important">
    <p><app>systemd</app>를 사용한다면 다음 절차만 동작합니다. 자세한 내용은 배포판 지원 포럼에 문의합니다.</p>
  </note>

  <note style="important">
    <p>이 설정을 바꾸려면 <app>기능 개선</app>을 컴퓨터에 설치해야합니다.</p>
    <if:if xmlns:if="http://projectmallard.org/if/1.0/" test="action:install">
      <p><link style="button" action="install:gnome-tweaks"><app>기능 개선</app>을 설치합니다</link></p>
    </if:if>
  </note>

  <p>덮개를 덮었을 때 컴퓨터를 대기 모드로 두고 싶지 않으면, 동작 설정을 바꿀 수 있습니다.</p>

  <note style="warning">
    <p>이 설정을 바꿀 때 상당한 주의를 요합니다. 일부 랩톱은 덮개를 덮었을 때 계속 동작하게 두면, 백팩에 넣어두었을 때 과열 상태가 될 수 있습니다.</p>
  </note>

  <steps>
    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>기능 개선</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p><gui>기능 개선</gui>을 눌러 프로그램을 엽니다.</p>
    </item>
    <item>
      <p><gui>일반</gui> 탭을 선택합니다.</p>
    </item>
    <item>
      <p><gui>랩톱 덮개를 닫을 때 절전 상태 전환</gui> 스위치를 끕니다.</p>
    </item>
    <item>
      <p><gui>기능 개선</gui> 창을 닫습니다.</p>
    </item>
  </steps>

</section>

</page>