<?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/4843/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 27 Apr 2015 12:33:01 +0000</lastBuildDate><item><title>Cursor has disappeared after upgrading to Ubuntu 14.10</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/</link><description>I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.</description><pubDate>Fri, 24 Oct 2014 12:56:47 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/</guid></item><item><title>Comment by abonec for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4847#comment-4847</link><description>I changed cursor theme but cursor stay invisible in i3wm and only in i3wm.</description><pubDate>Fri, 24 Oct 2014 14:09:41 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4847#comment-4847</guid></item><item><title>Comment by Adaephon for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4845#comment-4845</link><description>Is it gone everywhere or just on the background whithout any windows on the workspace? That is, if you open an application, is the cursor visible again?</description><pubDate>Fri, 24 Oct 2014 13:02:18 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4845#comment-4845</guid></item><item><title>Comment by abonec for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4846#comment-4846</link><description>Cursor not visible everywere but it working. I mean cursor is just invisible.</description><pubDate>Fri, 24 Oct 2014 13:07:19 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4846#comment-4846</guid></item><item><title>Comment by simao for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4891#comment-4891</link><description>Both of the solutions below work, but several other things stopped working after my upgrade and the only way to make everything work again is to use `unity-settings-daemon` instead of `gnome-settings-daemon`</description><pubDate>Thu, 30 Oct 2014 18:49:20 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=4891#comment-4891</guid></item><item><title>Answer by ygs1 for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?answer=4852#post-id-4852</link><description>I had the same problem. Solved it by starting unity-settings-daemon instead of gnome-settings-daemon at startup.

Here is the line I put to ~/.i3/config:

exec --no-startup-id unity-settings-daemon</description><pubDate>Sun, 26 Oct 2014 11:17:54 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?answer=4852#post-id-4852</guid></item><item><title>Comment by DaveChild for &lt;p&gt;I had the same problem. Solved it by starting unity-settings-daemon instead of gnome-settings-daemon at startup.&lt;/p&gt;

&lt;p&gt;Here is the line I put to ~/.i3/config:&lt;/p&gt;

&lt;p&gt;exec --no-startup-id unity-settings-daemon&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=5908#comment-5908</link><description>I had the same problem - no mouse cursor visible in i3 on Ubuntu after an upgrade. Adding this to my config file and restarting fixed the problem. Thanks.</description><pubDate>Mon, 27 Apr 2015 12:33:01 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?comment=5908#comment-5908</guid></item><item><title>Answer by abonec for &lt;p&gt;I upgrade from 14.04.1 to 14.10 and reboot. In login screen and unity cursor is presence but when I logged in i3wm cursor is disappear.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?answer=4848#post-id-4848</link><description>This problem solved by

    gsettings set org.gnome.settings-daemon.plugins.cursor active false

in console
</description><pubDate>Fri, 24 Oct 2014 14:15:33 +0000</pubDate><guid>https://faq.i3wm.org/question/4843/cursor-has-disappeared-after-upgrading-to-ubuntu-1410/?answer=4848#post-id-4848</guid></item></channel></rss>