File: shell-windows-lost.page

package info (click to toggle)
gnome-user-docs 49.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 143,008 kB
  • sloc: xml: 829; makefile: 532; sh: 514
file content (66 lines) | stat: -rw-r--r-- 3,051 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" version="1.0 if/1.0" id="shell-windows-lost" xml:lang="pt">

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

    <revision pkgversion="3.8.0" date="2013-04-23" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-22" status="review"/>
    <revision version="gnome:40" date="2021-02-24" status="review"/>

    <credit type="author">
      <name>Projeto de documentação do GNOME</name>
      <email>gnome-doc-list@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>Verifique o panorama de <gui>Atividades</gui> ou outros espaços de trabalho.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Tiago Santos</mal:name>
      <mal:email>tiagofsantos81@sapo.pt</mal:email>
      <mal:years>2014, 2016</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Hugo Carvalho</mal:name>
      <mal:email>hugokarvalho@hotmail.com</mal:email>
      <mal:years>2020, 2021</mal:years>
    </mal:credit>
  </info>

  <title>Localizando uma janela perdida</title>

  <p>Uma janela em um espaço de trabalho diferente, ou escondida atrás de outra janela, é facilmente encontrada usando o panorama de <gui xref="shell-introduction#activities">Atividades</gui>:</p>

  <list>
    <item>
      <p>Abra o panorama de <gui>Atividades</gui>. Se a janela perdida está no <link xref="shell-windows#working-with-workspaces">espaço de trabalho</link> atual, ela será mostrada aqui em miniatura. Basta clicar na miniatura para exibir novamente a janela, ou</p>
    </item>
    <item>
      <p>Click different workspaces in the
      <link xref="shell-workspaces">workspace selector</link>
      to try to find your window, or</p>
    </item>
    <item>
      <p>Clique com botão direito no aplicativo no dash e suas janelas abertas serão listadas. Clique na janela na lista para alterar o foco para ela.</p>
    </item>
  </list>

  <p>Usando o alternador de janelas:</p>

  <list>
    <item>
      <p>Pressione <keyseq><key xref="keyboard-key-super">Super</key><key>Tab</key></keyseq> para exibir o <link xref="shell-windows-switching">alternador de janela</link>. Continue a segurar a tecla <key>Super</key> e pressione <key>Tab</key> para alternar entre as janelas abertas, ou <keyseq><key>Shift</key><key>Tab</key></keyseq> para alternar no sentido contrário.</p>
    </item>
    <item if:test="!platform:gnome-classic">
      <p>Se um aplicativo possui múltiplas janelas abertas, mantenha pressionada <key>Super</key> e pressione <key>`</key> (ou a tecla acima de <key>Tab</key>) para passar por todas elas.</p>
    </item>
  </list>

</page>