<?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/3487/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Wed, 22 Oct 2014 15:48:18 +0000</lastBuildDate><item><title>Disabling cursor warping</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/</link><description>When you focus another output, either directly or by focusing a workspace or container in another output, it will warp the mouse cursor to the middle of the newly focused container. I find this to be highly annoying. Is there anything I can do to disable this behaviour?
</description><pubDate>Thu, 06 Mar 2014 15:44:29 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/</guid></item><item><title>Answer by Pinyaka for &lt;p&gt;When you focus another output, either directly or by focusing a workspace or container in another output, it will warp the mouse cursor to the middle of the newly focused container. I find this to be highly annoying. Is there anything I can do to disable this behaviour?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?answer=3488#post-id-3488</link><description>You could disable the focus following the mouse by adding `focus_follows_mouse no` to your i3 configuration file.</description><pubDate>Thu, 06 Mar 2014 16:06:55 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?answer=3488#post-id-3488</guid></item><item><title>Comment by Pinyaka for &lt;p&gt;You could disable the focus following the mouse by adding &lt;code&gt;focus_follows_mouse no&lt;/code&gt; to your i3 configuration file.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4833#comment-4833</link><description>Does `focus_follows_mouse no` still prevent the focus from moving to whatever workspace the mouse is hovering over?</description><pubDate>Wed, 22 Oct 2014 15:48:18 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4833#comment-4833</guid></item><item><title>Comment by TonyC for &lt;p&gt;You could disable the focus following the mouse by adding &lt;code&gt;focus_follows_mouse no&lt;/code&gt; to your i3 configuration file.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4732#comment-4732</link><description>`focus_follows_mouse` no longer disables pointer warping. Use the `mouse_warping` config option.</description><pubDate>Sun, 12 Oct 2014 01:14:07 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4732#comment-4732</guid></item><item><title>Comment by xenomachina for &lt;p&gt;You could disable the focus following the mouse by adding &lt;code&gt;focus_follows_mouse no&lt;/code&gt; to your i3 configuration file.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4716#comment-4716</link><description>I don't have enough karma to edit: the setting is actually `focus_follows_mouse` (note the extra s). It does disable warping on recent versions (I'm using 4.7.2).</description><pubDate>Thu, 09 Oct 2014 00:29:07 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=4716#comment-4716</guid></item><item><title>Comment by mkaito for &lt;p&gt;You could disable the focus following the mouse by adding &lt;code&gt;focus_follows_mouse no&lt;/code&gt; to your i3 configuration file.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=3490#comment-3490</link><description>The other way around. I don't want the mouse following focus.</description><pubDate>Fri, 07 Mar 2014 01:04:57 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=3490#comment-3490</guid></item><item><title>Comment by TonyC for &lt;p&gt;You could disable the focus following the mouse by adding &lt;code&gt;focus_follows_mouse no&lt;/code&gt; to your i3 configuration file.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=3494#comment-3494</link><description>In the next version, this will also disable pointer warping</description><pubDate>Sat, 08 Mar 2014 18:38:19 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?comment=3494#comment-3494</guid></item><item><title>Answer by TonyC for &lt;p&gt;When you focus another output, either directly or by focusing a workspace or container in another output, it will warp the mouse cursor to the middle of the newly focused container. I find this to be highly annoying. Is there anything I can do to disable this behaviour?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?answer=4731#post-id-4731</link><description>From the userguide: http://i3wm.org/docs/userguide.html#_mouse_warping

&gt; With the mouse_warping option, you can control when the mouse cursor should be warped. none disables warping entirely, whereas output is the default behavior described above.

Example:

    mouse_warping none</description><pubDate>Sun, 12 Oct 2014 01:12:54 +0000</pubDate><guid>https://faq.i3wm.org/question/3487/disabling-cursor-warping/?answer=4731#post-id-4731</guid></item></channel></rss>