File: sound-volume.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 (75 lines) | stat: -rw-r--r-- 3,735 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="sound-volume" xml:lang="ko">

  <info>
    <link type="guide" xref="media#sound" group="#first"/>

    <revision version="gnome:46" status="final" date="2024-04-06"/>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</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>음량을 조절하려면 상단 표시줄의 우측에 있는 <gui xref="shell-introduction#systemmenu">시스템 메뉴</gui>를 열어 음량 슬라이더를 왼쪽, 오른쪽으로 움직입니다. 슬라이더 스위치를 왼쪽으로 움직여 소리를 완전히 끌 수 있습니다.</p>
 
  <note style="tip">
    <p>시스템 메뉴에서 음량 아이콘 또는 슬라이더를 마우스 포인터를 가져다 올려두어 강조했을 경우, 마우스 휠 또는 터치패드 스크롤로 음량을 조절할 수 있습니다.</p>
  </note>

  <p>일부 키보드에는 음량 조절 키가 있습니다. 보통은 음파가 스피커 밖으로 나오는 모양새입니다. 보통은 키보드 상단의 “F” 키 주변에 있습니다. 랩톱 키보드의 경우 “F” 키에 붙어있습니다. 키보드의 <key>Fn</key> 키를 누른 채로 해당 키를 사용합니다.</p>

  <p>외부 스피커를 사용한다면 스피커의 음량 조절 사위치로 음량을 조절할 수 있습니다. 일부 헤드폰에도 음량 조절 스위치가 있습니다.</p>

<section id="apps">
 <title>개별 프로그램 소리 음량 바꾸기</title>

  <p>지정 프로그램의 음량만 조절하고 다른 프로그램의 음량은 그대로 둘 수 있습니다. 예를 들어 음악을 듣고 있고 웹을 돌아다닐 경우에 쓸만합니다. 웹 브라우저의 소리를 꺼서 웹사이트에서 나오는 소리가 음악 감상을 방해하지 않게 하고 싶을 때가 있습니다.</p>

  <p>일부 프로그램은 메인 창에 음량 컨트롤이 있습니다. 해당 프로그램에 볼륨 컨트롤이 있다면 그 볼륨 컨트롤을 사용하여 음량을 조절합니다. 그렇지 않으면:</p>

    <steps>
    <item>
      <p><gui xref="shell-introduction#activities">현재 활동</gui> 개요를 열고 <gui>소리</gui> 입력을 시작합니다.</p>
    </item>
    <item>
      <p>Click <gui>Sound</gui> to open the panel.</p>
    </item>
    <item>
      <p>In the <gui>Sounds</gui> section, click <gui>Volume Levels</gui>.</p>
    </item>
    <item>
      <p>Use the volume slider for each application to set its volume. Click the
      speaker button next to the slider to mute or unmute the application.</p>

  <note style="tip">
    <p>소리를 재생하는 프로그램만 나타납니다. 소리를 재생하는 프로그램이 목록에 나타나지 않는다면, 한 곳에서 음량을 조절하게 하는 기능을 지원하지 않을 수도 있습니다. 이 경우 해당 프로그램의 볼륨을 조절할 수 없습니다.</p>
  </note>
    </item>

  </steps>

</section>

</page>