<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=1948&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / i3wm as default window manager on Devuan Jessie install.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1948</link>
		<description><![CDATA[The most recent posts in i3wm as default window manager on Devuan Jessie install..]]></description>
		<lastBuildDate>Sat, 24 Mar 2018 11:35:21 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: i3wm as default window manager on Devuan Jessie install.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8079#p8079</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p>You may want to peep at &quot;<a href="https://bbs.archlinux.org/viewtopic.php?id=157984" rel="nofollow">[SOLVED] slim does not set a default session</a>&quot;.<br />A bit old, but possibly relevant still.</p></div></blockquote></div><p>Thanks ralph. The solution is to change the line in /etc/slim.conf to:</p><div class="codebox"><pre><code>login_cmd           exec /bin/bash -login /etc/X11/Xsession i3</code></pre></div><p>----</p><p>Actually, this isn&#039;t the answer, as Slim will now only boot into i3, regardless of whether I choose XFCE4 or not.</p><p>----</p><p>I tried adding a &quot;session&#160; &#160; &#160; &#160; &#160; &#160; &#160; i3&quot; line after the &quot;login_cmd&quot; line, but that doesn&#039;t seem to work in the newer versions of Slim.</p><p>I also tried installing another login manager (lightdm) but there is a depend created between slim and a &quot;task-xfce-desktop&quot; package that the Devuan developers have put in. A stop gap measure to control Jessie&#039;s quirks?</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 24 Mar 2018 11:35:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8079#p8079</guid>
		</item>
		<item>
			<title><![CDATA[Re: i3wm as default window manager on Devuan Jessie install.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8078#p8078</link>
			<description><![CDATA[<p>You may want to peep at &quot;<a href="https://bbs.archlinux.org/viewtopic.php?id=157984" rel="nofollow">[SOLVED] slim does not set a default session</a>&quot;.<br />A bit old, but possibly relevant still.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 24 Mar 2018 11:00:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8078#p8078</guid>
		</item>
		<item>
			<title><![CDATA[Re: i3wm as default window manager on Devuan Jessie install.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8077#p8077</link>
			<description><![CDATA[<p>Nice to hear from you MiyoLinux. I don&#039;t see any obvious candidate as you describe. The /etc/slim.conf file doesn&#039;t have any WMs listed at all and no obvious &quot;session&quot; candidates. This appears to be for setting the default shell:</p><div class="codebox"><pre><code>login_cmd           exec /bin/bash -login /etc/X11/Xsession %session</code></pre></div><p>Alternatively, there is:</p><div class="codebox"><pre><code>sessionstart_cmd	some command</code></pre></div><p>but the description states:</p><div class="quotebox"><blockquote><div><p>They can be used for registering a X11 session with sessreg.</p></div></blockquote></div><p>This seems to me a more likely candidate as it seems to interact with .xsession, but then again, I could be completely off.</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 24 Mar 2018 09:20:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8077#p8077</guid>
		</item>
		<item>
			<title><![CDATA[Re: i3wm as default window manager on Devuan Jessie install.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8076#p8076</link>
			<description><![CDATA[<p>I&#039;m doing this from memory (and I&#039;m on my phone), so I hope I&#039;m giving you the right information... <img src="https://dev1galaxy.org/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>Open /etc/slim.conf</p><p>Look for the line that starts with the word --&gt; sessions</p><p>The first item after the word &quot;sessions&quot; should be the default session; such as...</p><p>sessions i3,xfce4</p><p>Change it if i3 isn&#039;t first in order...or add/edit it so that it&#039;s first.</p><p>Not sure if it will require a reboot or just a log out/log in...</p><p>I apologize if this was a wild goose chase.</p>]]></description>
			<author><![CDATA[dummy@example.com (MiyoLinux)]]></author>
			<pubDate>Sat, 24 Mar 2018 01:45:30 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8076#p8076</guid>
		</item>
		<item>
			<title><![CDATA[i3wm as default window manager on Devuan Jessie install.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=8075#p8075</link>
			<description><![CDATA[<p>I am trying to set i3wm as default window manager on a Jessie install. I have tried:</p><div class="codebox"><pre><code>update-alternatives --config x-window-manager</code></pre></div><p>but the only alternatives that show up are xfce4. However it is possible to switch between xfce and i3wm when using the Slim login manager, so the system is at least partially configured, just not to set i3 as default...</p>]]></description>
			<author><![CDATA[dummy@example.com (devuan_dk_fan)]]></author>
			<pubDate>Sat, 24 Mar 2018 01:06:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=8075#p8075</guid>
		</item>
	</channel>
</rss>
