File: shell-windows-tiled.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 (40 lines) | stat: -rw-r--r-- 1,777 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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="shell-windows-tiled" xml:lang="ko">

  <info>
    <link type="guide" xref="shell-windows#working-with-windows"/>

    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
    <revision pkgversion="3.4.0" date="2012-03-14" status="candidate"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>

    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</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>화면의 좌우측으로 창을 최대화하여 두 창을 양 측면으로 빠르게 전환할 수 있습니다.</p>

  <p>창을 화면 측면으로 최대화하려면, 제목 표시줄을 잡아 화면의 좌우측 가장자리 어느 한쪽으로 화면 절반을 강조할 때까지 끌어다 놓습니다. 키보드로는 <key xref="keyboard-key-super">Super</key> 키를 누른 상태에서 <key>Left</key> 또는 <key>Right</key> 키를 누릅니다.</p>

  <p>창을 원래 크기로 되돌리려면, 화면 가장자리에서 창을 떼내거나, 최대화 할 때 활용한 동일한 키보드 바로 가기 키를 사용합니다.</p>

  <note style="tip">
    <p><key>Super</key> 키를 누르고 창을 옮기고자 하는 방향으로 끌어둡니다.</p>
  </note>

</page>