<?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/634/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sun, 21 Oct 2012 11:05:12 +0000</lastBuildDate><item><title>How do I enable i3 logging on Ubuntu?</title><link>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/</link><description>In order to fill in a proper bug report, I am trying to follow
http://i3wm.org/docs/debugging-release-version.html to enable logging. Now I'm stuck because I do not have an ~/.xsession file. Where is the place where I could specify i3 command line arguments on Ubuntu 12.04?</description><pubDate>Fri, 12 Oct 2012 14:01:04 +0000</pubDate><guid>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/</guid></item><item><title>Comment by joepd for &lt;p&gt;In order to fill in a proper bug report, I am trying to follow
&lt;a href="http://i3wm.org/docs/debugging-release-version.html"&gt;http://i3wm.org/docs/debugging-releas...&lt;/a&gt; to enable logging. Now I'm stuck because I do not have an ~/.xsession file. Where is the place where I could specify i3 command line arguments on Ubuntu 12.04?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?comment=637#comment-637</link><description>Not familiar with Ubuntu anymore, but you should have a look at your display manager. It used to be gdm back in the day, but I received word that that might be lightdm nowadays. Good luck :) </description><pubDate>Sat, 13 Oct 2012 17:48:29 +0000</pubDate><guid>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?comment=637#comment-637</guid></item><item><title>Answer by bruno.braga for &lt;p&gt;In order to fill in a proper bug report, I am trying to follow
&lt;a href="http://i3wm.org/docs/debugging-release-version.html"&gt;http://i3wm.org/docs/debugging-releas...&lt;/a&gt; to enable logging. Now I'm stuck because I do not have an ~/.xsession file. Where is the place where I could specify i3 command line arguments on Ubuntu 12.04?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?answer=640#post-id-640</link><description>Check this thread:

[faq.i3wm.org/question/80/how-to-enable-logs-in-ubuntu/](http://faq.i3wm.org/question/80/how-to-enable-logs-in-ubuntu/)</description><pubDate>Mon, 15 Oct 2012 23:30:59 +0000</pubDate><guid>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?answer=640#post-id-640</guid></item><item><title>Comment by mio75 for &lt;p&gt;Check this thread:&lt;/p&gt;

&lt;p&gt;&lt;a href="http://faq.i3wm.org/question/80/how-to-enable-logs-in-ubuntu/"&gt;faq.i3wm.org/question/80/how-to-enable-logs-in-ubuntu/&lt;/a&gt;&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?comment=669#comment-669</link><description>thanks, this works: created a new ~/.xinitrc with these contents and restarted:

 #!/bin/bash
 exec /usr/bin/i3 -V -d all &gt;~/i3log-$(date +'%F-%k-%M-%S') 2&gt;&amp;1</description><pubDate>Sun, 21 Oct 2012 11:05:12 +0000</pubDate><guid>https://faq.i3wm.org/question/634/how-do-i-enable-i3-logging-on-ubuntu/?comment=669#comment-669</guid></item></channel></rss>