Blob Blame History Raw
<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">

  <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"/>

    <credit type="author">
      <name>GNOME Documentation Project</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Go to the <gui>Activities</gui> overview and drag the window to a
    different workspace.</desc>
  </info>

  <title>Move a window to a different workspace</title>

  <steps>
    <title>Using the mouse:</title>
    <item>
      <p if:test="!platform:gnome-classic">Open the
      <gui xref="shell-introduction#activities">Activities</gui> overview.</p>
      <p if:test="platform:gnome-classic">Open the
      <gui xref="shell-introduction#activities">Activities Overview</gui> from the
      <gui xref="shell-introduction#activities">Applications</gui> menu
      at the top left of the screen.</p>
    </item>
    <item>
      <p>Click and drag the window toward the right of the screen.</p>
    </item>
    <item>
      <p>The <em xref="shell-workspaces">workspace selector</em> will
      appear.</p>
    </item>
    <item>
      <p if:test="!platform:gnome-classic">Drop the window onto an empty
      workspace. This workspace now contains the window you have dropped, and a
      new empty workspace appears at the bottom of the <em>workspace
      selector</em>.</p>
      <p if:test="platform:gnome-classic">Drop the window onto an empty
      workspace. This workspace now contains the window you have dropped.</p>
    </item>
  </steps>

  <steps>
    <title>Using the keyboard:</title>
    <item>
      <p>Select the window that you want to move (for example, using the
      <keyseq><key xref="keyboard-key-super">Super</key><key>Tab</key></keyseq>
      <em xref="shell-windows-switching">window switcher</em>).</p>
    </item>
    <item>
      <p>Press <keyseq><key>Super</key><key>Shift</key><key>Page
      Up</key></keyseq> to move the window to a workspace which is above the
      current workspace on the <em>workspace selector</em>.</p>
      <p>Press <keyseq><key>Super</key><key>Shift</key><key>Page
      Down</key></keyseq> to move the window to a workspace which is below the
      current workspace on the <em>workspace selector</em>.</p>
    </item>
  </steps>

</page>