<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/195/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 02 Jul 2012 17:32:24 +0000</lastBuildDate><item><title>How do I send any workspace to a different output at runtime?</title><link>https://faq.i3wm.org/question/195/how-do-i-send-any-workspace-to-a-different-output-at-runtime/</link><description>It seems natural to do:

    bindsym $mod+Control+Shift+exclam workspace "1: www" output HDMI1

Except pressing Mod+Control+Shift+1 still doesn't work and [Workspace Screen section](http://i3wm.org/docs/userguide.html#workspace_screen) seems to suggest this needs to be hardcoded into the configuration. Am I missing something?</description><pubDate>Mon, 02 Jul 2012 17:26:02 +0000</pubDate><guid>https://faq.i3wm.org/question/195/how-do-i-send-any-workspace-to-a-different-output-at-runtime/</guid></item><item><title>Answer by lkraav for &lt;p&gt;It seems natural to do:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+Control+Shift+exclam workspace "1: www" output HDMI1
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Except pressing Mod+Control+Shift+1 still doesn't work and &lt;a href="http://i3wm.org/docs/userguide.html#workspace_screen"&gt;Workspace Screen section&lt;/a&gt; seems to suggest this needs to be hardcoded into the configuration. Am I missing something?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/195/how-do-i-send-any-workspace-to-a-different-output-at-runtime/?answer=196#post-id-196</link><description>Oops. [6.5. Changing (named) workspaces/moving to workspaces](http://i3wm.org/docs/userguide.html#_changing_named_workspaces_moving_to_workspaces) has the 

&gt; move workspace to output

 command listed.</description><pubDate>Mon, 02 Jul 2012 17:32:24 +0000</pubDate><guid>https://faq.i3wm.org/question/195/how-do-i-send-any-workspace-to-a-different-output-at-runtime/?answer=196#post-id-196</guid></item></channel></rss>