<?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/2364/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sat, 17 Aug 2013 07:15:34 +0000</lastBuildDate><item><title>how to move from parent or floating window to a normal leave in the container</title><link>https://faq.i3wm.org/question/2364/how-to-move-from-parent-or-floating-window-to-a-normal-leave-in-the-container/</link><description>Supposing I moved to parent container with `mod1+a` or to a floating window, how can move back using keyboard?</description><pubDate>Sat, 17 Aug 2013 00:35:13 +0000</pubDate><guid>https://faq.i3wm.org/question/2364/how-to-move-from-parent-or-floating-window-to-a-normal-leave-in-the-container/</guid></item><item><title>Answer by cee for &lt;p&gt;Supposing I moved to parent container with &lt;code&gt;mod1+a&lt;/code&gt; or to a floating window, how can move back using keyboard?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/2364/how-to-move-from-parent-or-floating-window-to-a-normal-leave-in-the-container/?answer=2365#post-id-2365</link><description>Have you tried:&lt;br/&gt;

**bindsym $mod+c focus child**&lt;br/&gt;

You can always look in ~/.i3/config if you have changed the default settings.

Also &lt;br/&gt;
**# toggle tiling / floating&lt;br/&gt;
bindsym $mod+Shift+space floating toggle**&lt;br/&gt;
should do the trick</description><pubDate>Sat, 17 Aug 2013 07:15:34 +0000</pubDate><guid>https://faq.i3wm.org/question/2364/how-to-move-from-parent-or-floating-window-to-a-normal-leave-in-the-container/?answer=2365#post-id-2365</guid></item></channel></rss>