<?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/6539/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Fri, 04 Sep 2015 14:53:15 +0000</lastBuildDate><item><title>How can I focus the parent container?</title><link>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/</link><description> The i3 user guide mentions focusing the parent container but never mentions how this is done. As far as I can see no key combination allows you to do this. </description><pubDate>Fri, 04 Sep 2015 13:16:47 +0000</pubDate><guid>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/</guid></item><item><title>Answer by vandannen for &lt;p&gt;The i3 user guide mentions focusing the parent container but never mentions how this is done. As far as I can see no key combination allows you to do this. &lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/?answer=6540#post-id-6540</link><description>This can be done with ```focus parent```. I thought this was in the default config:

```
bindsym $mod+a focus parent
```</description><pubDate>Fri, 04 Sep 2015 14:34:23 +0000</pubDate><guid>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/?answer=6540#post-id-6540</guid></item><item><title>Comment by Airblader for &lt;p&gt;This can be done with &lt;code&gt;focus parent&lt;/code&gt;. I thought this was in the default config:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
bindsym $mod+a focus parent
&lt;/code&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/?comment=6541#comment-6541</link><description>Yeah. It's both described in the userguide and a default binding.</description><pubDate>Fri, 04 Sep 2015 14:53:15 +0000</pubDate><guid>https://faq.i3wm.org/question/6539/how-can-i-focus-the-parent-container/?comment=6541#comment-6541</guid></item></channel></rss>