99 lines
4.4 KiB
XML
99 lines
4.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" xmlns:if="http://projectmallard.org/if/1.0/" type="topic" style="task" version="1.0 if/1.0" id="shell-workspaces-movewindow" xml:lang="pt">
|
|
|
|
<info>
|
|
<link type="guide" xref="shell-windows#working-with-workspaces"/>
|
|
<link type="seealso" xref="shell-workspaces"/>
|
|
|
|
<revision pkgversion="3.8" version="0.3" date="2013-05-10" status="review"/>
|
|
<revision pkgversion="3.10" date="2013-11-04" status="candidate"/>
|
|
<revision pkgversion="3.13.92" date="2014-09-22" status="candidate"/>
|
|
<revision pkgversion="3.35.91" date="2020-02-27" status="candidate"/>
|
|
|
|
<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>
|
|
<credit type="editor">
|
|
<name>Andre Klapper</name>
|
|
<email>ak-47@gmx.net</email>
|
|
</credit>
|
|
|
|
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
|
|
|
|
<desc>Vá para o panorama de <gui>Atividades</gui> e arraste a janela para um espaço de trabalho diferente.</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>Movendo uma janela para um espaço de trabalho diferente</title>
|
|
|
|
<if:choose>
|
|
<if:when test="platform:gnome-classic">
|
|
<steps>
|
|
<title>Usando o rato:</title>
|
|
<item>
|
|
<p>Pressione o botão no canto inferior esquerdo do ecrã na lista de janelas.</p>
|
|
</item>
|
|
<item>
|
|
<p>Clique e arraste a janela em direção ao canto inferior direito do ecrã.</p>
|
|
</item>
|
|
<item>
|
|
<p>Solte a janela em um dos espaços de trabalho no <em>seletor de espaços de trabalho</em> no lado direito da lista de janelas. Este espaço de trabalho agora terá a janela que soltou nele.</p>
|
|
</item>
|
|
</steps>
|
|
</if:when>
|
|
<if:when test="!platform:gnome-classic">
|
|
<steps>
|
|
<title>Usando o rato:</title>
|
|
<item>
|
|
<p>Abra o panorama de <gui xref="shell-introduction#activities">Atividades</gui>.</p>
|
|
</item>
|
|
<item>
|
|
<p>Click and drag the window to the workspace partially displayed
|
|
on the side of the screen.</p>
|
|
</item>
|
|
<item>
|
|
<p>If more than one workspace is already in use, you can also drop the window
|
|
onto one of the non-adjacent workspaces in the <em xref="shell-workspaces">workspace
|
|
selector</em> between the search field and the window list. This workspace
|
|
now contains the window you have dropped, and a new empty workspace appears
|
|
at the end of the <em>workspace selector</em>.</p>
|
|
</item>
|
|
</steps>
|
|
</if:when>
|
|
</if:choose>
|
|
|
|
<steps>
|
|
<title>Usando o teclado:</title>
|
|
<item>
|
|
<p>Selecione a janela que deseja mover (ex.: usando <keyseq><key xref="keyboard-key-super">Super</key><key>Tab</key></keyseq> para o <em xref="shell-windows-switching">alternador de janelas</em>).</p>
|
|
</item>
|
|
<item>
|
|
<p if:test="!platform:gnome-classic">Press <keyseq><key>Super</key><key>Shift</key><key>Page
|
|
Up</key></keyseq> to move the window to a workspace left of the
|
|
current workspace on the <em>workspace selector</em>.</p>
|
|
<p if:test="!platform:gnome-classic">Press <keyseq><key>Super</key><key>Shift</key><key>Page
|
|
Down</key></keyseq> to move the window to a workspace right of the
|
|
current workspace on the <em>workspace selector</em>.</p>
|
|
<p if:test="platform:gnome-classic">Pressione <keyseq><key>Shift</key><key>Ctrl</key> <key>Alt</key><key>→</key></keyseq> para mover a janela para um espaço de trabalho que esteja à esquerda do espaço de trabalho atual no <em>seletor de espaços de trabalho</em>.</p>
|
|
<p if:test="platform:gnome-classic">Pressione <keyseq><key>Shift</key><key>Ctrl</key> <key>Alt</key><key>←</key></keyseq> para mover a janela para um espaço de trabalho que esteja à direita do espaço de trabalho atual no <em>seletor de espaços de trabalho</em>.</p>
|
|
</item>
|
|
</steps>
|
|
|
|
</page>
|