<?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/3622/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 07 Apr 2014 22:26:38 +0000</lastBuildDate><item><title>Split in vertical orientation does not work (using $mod + v).</title><link>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/</link><description>Hi all, I am facing a strange problem. I cannot change splitting-orientation (using $mod + v) though I have following lines in my `~/.i3/config` file:

    bindsym $mod+h split h
    bindsym $mod+v split v

Nevertheless I am able to change orientation this way:

    $ i3-msg split h # or split v, it works.

Can you suggest me a solution, please? :)</description><pubDate>Sat, 05 Apr 2014 07:00:47 +0000</pubDate><guid>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/</guid></item><item><title>Comment by joepd for &lt;p&gt;Hi all, I am facing a strange problem. I cannot change splitting-orientation (using $mod + v) though I have following lines in my &lt;code&gt;~/.i3/config&lt;/code&gt; file:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+h split h
bindsym $mod+v split v
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nevertheless I am able to change orientation this way:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ i3-msg split h # or split v, it works.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Can you suggest me a solution, please? :)&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3628#comment-3628</link><description>What is the output of ``grep '+h' ~/.config/i3/config``? </description><pubDate>Sat, 05 Apr 2014 21:36:02 +0000</pubDate><guid>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3628#comment-3628</guid></item><item><title>Comment by joepd for &lt;p&gt;Hi all, I am facing a strange problem. I cannot change splitting-orientation (using $mod + v) though I have following lines in my &lt;code&gt;~/.i3/config&lt;/code&gt; file:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+h split h
bindsym $mod+v split v
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nevertheless I am able to change orientation this way:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ i3-msg split h # or split v, it works.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Can you suggest me a solution, please? :)&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3632#comment-3632</link><description>This should provide all necessary facts: ``grep -E '\+[hv]' ~/.{,config/}i3/config 2&gt;/dev/null``:) but the Bigger Than sign (&gt;) gets HTMLized in code brackets... </description><pubDate>Mon, 07 Apr 2014 22:26:38 +0000</pubDate><guid>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3632#comment-3632</guid></item><item><title>Comment by Adaephon for &lt;p&gt;Hi all, I am facing a strange problem. I cannot change splitting-orientation (using $mod + v) though I have following lines in my &lt;code&gt;~/.i3/config&lt;/code&gt; file:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bindsym $mod+h split h
bindsym $mod+v split v
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Nevertheless I am able to change orientation this way:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ i3-msg split h # or split v, it works.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Can you suggest me a solution, please? :)&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3631#comment-3631</link><description>it probably should be `grep '+v' ~/.i3/config`. Although if there really is a `~/.config/i3/config` it would have precedence over `~/.i3/config`.</description><pubDate>Mon, 07 Apr 2014 06:03:11 +0000</pubDate><guid>https://faq.i3wm.org/question/3622/split-in-vertical-orientation-does-not-work-using-mod-v/?comment=3631#comment-3631</guid></item></channel></rss>