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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="power-profile" xml:lang="ko">
<info>
<link type="guide" xref="power#saving"/>
<link type="seealso" xref="display-brightness"/>
<revision version="gnome:40" date="2021-03-21" status="candidate"/>
<credit type="author copyright">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2021</years>
</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><gui>전원 모드</gui>를 선택하여 전력을 관리할 수 있습니다. 세가지 활용 가능한 프로파일이 있습니다:</p>
<list>
<item>
<p><gui>성능</gui>: 성능과 전력 사용량을 끌어올립니다. 이 모드는 컴퓨터에서 지원하는 경우에만 나타납니다. 컴퓨터에서 교류 전원을 사용하는 경우 선택할 수 있습니다. 장치에서 무릎 감지 기능이 있다면, 해당 장치가 누군가의 무릎 위에 있을 때 이 옵션을 선택할 수 없습니다.</p>
</item>
<item>
<p><gui>균형</gui>: 표준 성능 및 전력 사용 항목입니다. 기본 설정값 입니다.</p>
</item>
<item>
<p><gui>전기 절약</gui>: 성능과 전력 사용량을 줄입니다. 이렇게 설정하면 배터리 사용 시간이 늘어납니다. 우선적으로 화면을 끄거나 해당 설정을 끄지 못하게 하는 등 일부 전기 절약 옵션을 활성화합니다.</p>
</item>
</list>
<steps>
<title>전원 프로파일을 선택하려면:</title>
<item>
<p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>전원</gui> 입력을 시작합니다.</p>
</item>
<item>
<p><gui>전원</gui>을 눌러 창을 엽니다.</p>
</item>
<item>
<p><gui>전원 모드</gui> 섹션에서 프로파일 하나를 선택합니다.</p>
</item>
</steps>
</page>
|